gajim-plural/plugins
Mateusz Biliński 369ea5544b Moved DBus type related instructions to scope which is executed only when there's a DBus support. No NameError exceptions are thrown anymore.
Makes debugging of plugins easier under WingIDE (which does not remember - at least it looks like that - the "ignore exception at this location" option when module is imported 'manually').

This could also be applied to src/remote_control.py .
2009-04-16 08:37:16 +00:00
..
banner_tweaks
dbus_plugin Moved DBus type related instructions to scope which is executed only when there's a DBus support. No NameError exceptions are thrown anymore. 2009-04-16 08:37:16 +00:00
events_dump 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
google_translation 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
length_notifier
new_events_example 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
roster_buttons
snarl_notifications 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
acronyms_expander.py