remove bad FIXME. we don't want to move to gtk.statusicon until they support animations and possibility to build tooltip on the fly

This commit is contained in:
Yann Leboulanger 2008-11-20 15:37:26 +00:00
parent a1c1163d16
commit 13763e3350
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ if sys.platform == 'darwin':
class StatusIcon(systray.Systray):
'''Class for the notification area icon'''
#FIXME: when we migrate to GTK 2.10 stick only to this class
# (move base stuff from systray.py and rm it)
#NOTE: gtk api does NOT allow:
# leave, enter motion notify
# and can't do cool tooltips we use