[sugar] [PATCH] Add palettes to activities in list view

Marco Pesenti Gritti mpgritti
Mon Apr 7 15:01:56 EDT 2008


Looks good to me. Though:

+        Palette.__init__(self, None, None, primary_text=activity_info.name,
+                         icon=activity_icon)

Do we really need the two None? I hoped we could just make those
default to None in sugar.graphics.Palette...

Marco



More information about the Sugar-devel mailing list