new way to handle incominf messages, new notification event.
commit8b722b2b24fdf36a1af2c63d576ddfa438036c4f
authorYann Leboulanger <asterix@lagaule.org>
Sun, 1 May 2011 20:09:50 +0000 (1 22:09 +0200)
committerYann Leboulanger <asterix@lagaule.org>
Sun, 1 May 2011 20:09:50 +0000 (1 22:09 +0200)
tree8572a064419a2dd7b19bf62e66f4ab17be8ba447
parent4657fe3665c0ca7f42a7f50eb547f610eb701753
new way to handle incominf messages, new notification event.
12 files changed:
plugins/snarl_notifications/plugin.py
src/chat_control.py
src/common/connection_handlers.py
src/common/connection_handlers_events.py
src/common/gajim.py
src/common/ged.py
src/common/nec.py
src/disco.py
src/groupchat_control.py
src/notify.py
src/roster_window.py
src/session.py