This commit is contained in:
Nikos Kouremenos 2005-05-06 17:35:57 +00:00
parent 98beecbc08
commit e4dfc6e739
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ class Systray:
else:
self.plugin.roster.new_chat(
self.plugin.roster.contacts[account][jid][0], account)
acc['chats'][jid].set_active_tab(jid)
acc['chats'][jid].window.present()
if event.button == 3: # right click
self.make_menu(event)