<p>In <a href="https://github.com/geany/geany-plugins/pull/402#discussion_r55923725">geniuspaste/src/geniuspaste.c</a>:</p>
<pre style='color:#555'>> @@ -94,6 +94,54 @@ PLUGIN_SET_TRANSLATABLE_INFO(LOCALEDIR, GETTEXT_PACKAGE, PLUGIN_NAME,
>                               PLUGIN_VERSION, "Enrico Trotta <enrico.trt@gmail.com>")
>  
>  
> +/* Windows compatibility for resolving system plugin data path.
> + * This only works if the plugin's data is installed in the same tree as the
> + * plugin DLL, which might not be true (as the DLL has to be in Geany's libdir
> + * but the plugin's data might be anywhere in theory) */
</pre>
<p><a href="https://github.com/eht16" class="user-mention">@eht16</a> </p>

<blockquote>
<p>So, what do we want to do?<br>
I'm not sure how relevant supporting any possible installation scenario on Windows really is. I pretty much assume most users just install Geany. Maybe there are two or three developers who actually fight with developing on Windows...</p>
</blockquote>

<p>You already know it, but I opened <a href="https://github.com/geany/geany-plugins/pull/405" class="issue-link js-issue-link" data-url="https://github.com/geany/geany-plugins/issues/405" data-id="140397070" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#405</a> and <a href="https://github.com/geany/geany-plugins/pull/404" class="issue-link js-issue-link" data-url="https://github.com/geany/geany-plugins/issues/404" data-id="140396803" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#404</a> as an alternative.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/402/files#r55923725">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ8pHn4okWOgIotiTidKy21UIH7eBks5psu0BgaJpZM4HvL8D.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/402/files#r55923725"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>