gajim-plural/gajim/plugins
Markus Wintermann 49bfc1f226 Add support for dynamic reloading of plugins
‎* rename the remove_plugin function to uninstall_plugin because it
deletes files on the disc and uninstall is the label of the button which
triggers this function
* added a new remove_plugin function, which deactivates the plugin (if
needed), removes it from the list of managed plugins and deletes the
contents of sys.modules
2018-04-28 13:31:19 +02:00
..
__init__.py Use absolute imports 2017-08-18 19:48:48 +02:00
gajimplugin.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00
gui.py Add support for dynamic reloading of plugins 2018-04-28 13:31:19 +02:00
helpers.py
pluginmanager.py Add support for dynamic reloading of plugins 2018-04-28 13:31:19 +02:00
plugins_i18n.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00