Skip to content
Snippets Groups Projects
Commit 10cfb77c authored by Dicson's avatar Dicson
Browse files

gnome_session_manager. typo

parent 8b5b890d
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ class GnomeSessionManagerPlugin(GajimPlugin):
self.active = False
self.bus.remove_signal_receiver(self.gnome_presence_changed, "StatusChanged",
dbus_interface=PRESENCE_INTERFACE)
ged.remove_event_handler('our-show', ged.POSTGUI, self.on_our_status)
gajim.ged.remove_event_handler('our-show', ged.POSTGUI, self.on_our_status)
def gnome_presence_changed(self, status, *args, **kw):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment