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 --
M addons/src/Makefile.am (1) M autoclose/src/Makefile.am (1) M automark/src/Makefile.am (1) M build/common.m4 (2) M build/vars.build.mk (45) M codenav/src/Makefile.am (1) M commander/src/Makefile.am (1) M defineformat/src/Makefile.am (1) M geanyctags/src/Makefile.am (1) M geanydoc/src/Makefile.am (1) M geanydoc/tests/Makefile.am (1) M geanyextrasel/src/Makefile.am (1) M geanyinsertnum/src/Makefile.am (1) M geanylatex/src/Makefile.am (1) M geanylipsum/src/Makefile.am (1) M geanymacro/src/Makefile.am (1) M geanyminiscript/src/Makefile.am (1) M geanynumberedbookmarks/src/Makefile.am (1) M geanypg/src/Makefile.am (1) M geanyprj/src/Makefile.am (1) M geanypy/src/Makefile.am (1) M geanysendmail/src/Makefile.am (1) M geanyvc/src/Makefile.am (1) M geniuspaste/src/Makefile.am (1) M git-changebar/src/Makefile.am (3) M lineoperations/src/Makefile.am (1) M overview/overview/Makefile.am (3) M overview/overview/overviewprefspanel.c (13) M pairtaghighlighter/src/Makefile.am (1) M pretty-printer/src/Makefile.am (1) M projectorganizer/src/Makefile.am (2) M scope/src/Makefile.am (1) M shiftcolumn/src/Makefile.am (1) M spellcheck/src/Makefile.am (1) M tableconvert/src/Makefile.am (1) M treebrowser/src/Makefile.am (1) M xmlsnippets/src/Makefile.am (1)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/407.patch https://github.com/geany/geany-plugins/pull/407.diff
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/407