<p>In <a href="https://github.com/geany/geany-plugins/pull/402#discussion_r55923711">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/codebrainz" class="user-mention">@codebrainz</a> well, I don't want to pollute the user directory with stuff installed by the plugin that would better be off somewhere else.  If the user wants to edit those, he copies them in his own directory, but he shouldn't need to, it shuold Just Work.  But it's totally optional, I don't need them to function, without them there's just no default pastebins.</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#r55923711">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-bU1OHTocHQmBM4u_LjgCSQSQzJks5psuzQgaJpZM4HvL8D.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#r55923711"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>