2012-11-30 [mones] 3.9.0cvs33
commitfa93b1c280c712db87a14061732940891cc7c5aa
authorRicardo Mones <mones@claws-mail.org>
Fri, 30 Nov 2012 18:57:21 +0000 (30 18:57 +0000)
committerRicardo Mones <mones@claws-mail.org>
Fri, 30 Nov 2012 18:57:21 +0000 (30 18:57 +0000)
tree8c85e32013f27d7243570656d28a41ce63f277cc
parentf1c08b4f36d9ed5fa62672f1d0e060fb59c282b4
2012-11-30 [mones] 3.9.0cvs33

* src/common/plugin.c
Fixes #1137 completely, saving path-less plugins as is
in config. With this patch user can edit plugin list on
clawsrc and remove absolute paths from shared plugins,
leaving only the "pluginname.so". Those will be tried to
load from plugin dir of the loading core. Notice that
those will also fail to load on older versions, and will
probably be removed from your config without warning by
the older version.
ChangeLog
PATCHSETS
configure.ac
src/common/plugin.c