Now when the jabber status changes it also changes the window icon

This commit is contained in:
bigpod 2005-03-04 13:57:59 +00:00
parent 45212e8d74
commit acc7fc8238
1 changed files with 1 additions and 0 deletions

View File

@ -2518,6 +2518,7 @@ class plugin:
def handle_event_status(self, account, status):
#('STATUS', account, status)
self.roster.on_status_changed(account, status)
self.roster.window.set_icon(self.roster.pixbufs[status].get_pixbuf())
def handle_event_notify(self, account, array):
#('NOTIFY', account, (jid, status, message, resource, priority, keyID,