diff --git a/gajim/common/connection.py b/gajim/common/connection.py index 3df254e84..dfb8f6379 100644 --- a/gajim/common/connection.py +++ b/gajim/common/connection.py @@ -439,10 +439,10 @@ class CommonConnection: def _event_dispatcher(self, realm, event, data): if realm == '': - if event == 'STANZA_RECEIVED': + if event == 'STANZA RECEIVED': app.nec.push_incoming_event(StanzaReceivedEvent( None, conn=self, stanza_str=str(data))) - elif event == 'STANZA_SENT': + elif event == 'DATA SENT': app.nec.push_incoming_event(StanzaSentEvent( None, conn=self, stanza_str=str(data))) diff --git a/gajim/data/gui/xml_console_window.ui b/gajim/data/gui/xml_console_window.ui index f80a42e38..a8a29a293 100644 --- a/gajim/data/gui/xml_console_window.ui +++ b/gajim/data/gui/xml_console_window.ui @@ -1,5 +1,5 @@ - + @@ -105,7 +105,7 @@ True False - Message + Message @@ -118,7 +118,7 @@ True False - Presence + Presence @@ -131,7 +131,7 @@ True False - Iq + Iq