This commit is contained in:
Jean-Marie Traissard 2006-10-10 08:05:02 +00:00
parent f66c09129e
commit 6ab1780bdc
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class StatusIcon(systray.Systray):
self.on_left_click()
def set_img(self):
'''apart from image, we also update tooltip text here'
'''apart from image, we also update tooltip text here'''
if not gajim.interface.systray_enabled:
return
text = helpers.get_notification_icon_tooltip_text()