This website requires JavaScript.
Explore
Help
Sign in
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull requests
Releases
Wiki
Activity
11e61ea2a2
gajim-plural
/
src
/
plugins
History
Mateusz Biliński
11e61ea2a2
Small changes toward handling plug-ins configuration.
2008-06-12 18:26:08 +00:00
..
__init__.py
Initial commit related to plug-in system:
2008-06-01 23:33:51 +00:00
gui.py
Added first version of 'Plugins' window. It's accessible through 'Edit/Plugins' item in roster menu. It seems that you can successfully (de)activate plug-ins through GUI now.
2008-06-07 17:28:34 +00:00
helpers.py
Small improvements: plug-in instance object dereferenced on deactivation. 'gajim.plugin_system' logger doesn't set level DEBUG by default (have to use command-line option '-l' from now on).
2008-06-08 16:36:46 +00:00
plugin.py
Small changes toward handling plug-ins configuration.
2008-06-12 18:26:08 +00:00
pluginmanager.py
Small improvements: plug-in instance object dereferenced on deactivation. 'gajim.plugin_system' logger doesn't set level DEBUG by default (have to use command-line option '-l' from now on).
2008-06-08 16:36:46 +00:00