win32: change default plugin dir to match Linux.
commit0b4228b94c6d647cb761f96ffd9f619bb38c4306
authorThomas Martitz <kugel@rockbox.org>
Sat, 27 Jun 2015 21:49:20 +0000 (27 23:49 +0200)
committerThomas Martitz <kugel@rockbox.org>
Wed, 1 Jul 2015 21:41:37 +0000 (1 23:41 +0200)
treed3db34ab8a52402274ba81e5f051198ed63ad6b3
parentdb30fdc6ecfb4dc0580bd635541854bfb5d8dc53
win32: change default plugin dir to match Linux.

There is no need to do it differently as Linux here, and it confuses the
autotools based compilation of geany-plugins which installs to libdir/geany
unconditionally.
geany.nsi
plugins/Makefile.am
src/utils.c
wscript