diff options
author | dequis <dx@dxzone.com.ar> | 2016-06-12 21:55:26 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2016-06-12 21:55:26 -0300 |
commit | 5dbf66ed84bc44ff44a2471355601f619087cafb (patch) | |
tree | bd3fa89e3f6ebb99cd95e9d1c1893395143a3862 /init | |
parent | 135271c12dda487556a7e36fb7f3256a2d2e3c90 (diff) |
purple: add $plugindir/purple to the plugin search path
This allows adding bitlbee-specific purple plugins in a directory
controlled by the user who starts bitlbee (as it can be defined in
bitlbee.conf, PluginDir).
Pidgin and finch have something similar allowing users to place plugins
in ~/.purple/plugins:
path = g_build_filename(purple_user_dir(), "plugins", NULL);
The direct equivalent would be to use our config dir, but i'd rather not
put executable modules there.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions