On Sat, 2003-12-06 at 23:22, Martin Grimme wrote: > Hi, > > we have released our patch for the panel clock/calendar integration > bounty. > Do you have any comments on this? > > > http://bugzilla.gnome.org/show_bug.cgi?id=128704 > the screenshots look really nice. About the code:
> + data->color = (gchar*) ecm_get_color_for_component (uri); > + data->client = client; > this is wrong, you should use e_source_get_color to obtain the color. It might not be fully implemented though, but you should use it so that you get the same colors as in Evolution. cheers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
