gajim-plural/src/plugins
Yann Leboulanger af5afb2c2d use set_transient_for instead of reparent. We don't reparent a window, but a widget 2008-08-29 11:58:27 +00:00
..
__init__.py Initial commit related to plug-in system: 2008-06-01 23:33:51 +00:00
gui.py use set_transient_for instead of reparent. We don't reparent a window, but a widget 2008-08-29 11:58:27 +00:00
helpers.py GUI extension points removal working properly now. 2008-08-03 22:02:53 +00:00
plugin.py Three core (raw) events (iq, message, presence) go also through Network Events Controller (layer between network library and Global Events Dispatcher, newly added) and from there they are dispatched through Global Events Dispatcher. 2008-08-18 16:35:14 +00:00
pluginmanager.py Google Translation plugin added (proof-of-concept) that translates incoming chat messages from English to French using Google Translate service. 2008-08-25 17:20:16 +00:00