Re: [evolution-patches] 61766 Default colors and selection for calendars and tasks



JP Rosevear wrote:
@@ -381,6 +382,7 @@ create_calendar_contact_source (ESourceL
 	e_source_group_add_source (group, source, -1);
 	g_object_unref (source);
+ e_source_set_color (source, 0xFED4D3);
 	e_source_group_set_readonly (group, TRUE);

The user won't be able to change the color after this, right? Might be a problem if the user wants to use this color for something else or has color blindness issues. It might be good to allow changing readonly source colors before locking in a color. There should be a patch on the list to do this.

Jon



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]