* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gajimplugin.py | ||
| gui.py | ||
| helpers.py | ||
| pluginmanager.py | ||
| plugins_i18n.py | ||