This fixes locating pastebin configuration files shipped with the plugin under Windows (those installed in the plugin's data directory rather than in the user's configuration directory).
--- somewhat simpler version of #402. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/405
-- Commit Summary --
* geniuspaste: Add Windows-specific logic for locating system data files
-- File Changes --
M geniuspaste/src/geniuspaste.c (9)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/405.patch https://github.com/geany/geany-plugins/pull/405.diff
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/405
relies on `PLUGINDATADIR` being defined properly, so either `--prefix=/` on Windows, or #404.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/405#issuecomment-195769730
Cherry-picked in #406.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/405#issuecomment-195848668
Closed #405.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/405#event-587607145
github-comments@lists.geany.org