Minor fixes found while working on packaging
[doneit] / src / gtk_toolbox.py
index e7d108d..0f29774 100644 (file)
@@ -455,6 +455,9 @@ class NotesDialog(object):
 
 
 class EditTaskDialog(object):
+       """
+       @bug The dialog doens't fit well on the maemo screen
+       """
 
        def __init__(self, widgetTree):
                self._projectsList = gtk.ListStore(gobject.TYPE_STRING)