This commit is contained in:
Travis Shirk 2006-01-14 18:43:54 +00:00
parent 7ea9c3eac4
commit b940e12aee
1 changed files with 1 additions and 1 deletions

View File

@ -1161,7 +1161,7 @@ class ChatControl(ChatControlBase):
# Clean up systray
if gajim.interface.systray_enabled and self.nb_unread > 0:
gajim.interface.systray.remove_jid(self.contact.jid, self.account,
self.type)
self.type_id)
def allow_shutdown(self):
jid = self.contact.jid