handle gc invitation in notify.py

This commit is contained in:
Yann Leboulanger 2006-03-24 20:01:52 +00:00
parent 2b725f05ba
commit 17b0ef3930
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ class DesktopNotification:
ntype = 'transfer.complete'
elif event_type == _('New E-mail'):
ntype = 'gmail.notify'
elif event_type == _('Groupchat Invitation'):
ntype = 'im.invitation'
else:
# default failsafe values
path_to_image = os.path.abspath(