Based off #406, so better apply that one first.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/407
Commit Summary
- Set docdir on Windows builds
- Use $(PACKAGE) instead of hard-coding its value
- Define PLUGIN and PLUGIN{DATA,DOC,LIB}DIR for all plugins
- Define PLUGIN{DATA,DOC,LIB}DIR more explicitly to try and make MSYS2 happy
- Try and reduce code duplication while simplifying altering paths
- overview: Fix finding the interface file for the preferences on Windows
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.