added comment

This commit is contained in:
Patrick Ulbrich
2011-04-16 14:11:54 +00:00
parent 1efcb4c55e
commit 0f6d61be95

View File

@@ -516,7 +516,7 @@ class MailChecker:
# self.server.show()
pynotify.init("Mailnag") # initialize Notification
self.notification = pynotify.Notification(" ", None, None)
self.notification = pynotify.Notification(" ", None, None) # empty string will emit a gtk warning
self.notification.set_category("email")
self.link = cfg.get('indicate', 'start_on_click') # get link address