From e6c2e5a37c3128351a4e78e0cb27a56b43a0bba1 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 17 Apr 2010 18:44:22 -0500 Subject: Hide the 'Show appointment end times' option when in Express mode The default is True, and it is perfectly fine - otherwise you cannot see when appointments are supposed to end. Signed-off-by: Federico Mena Quintero --- calendar/gui/apps_evolution_calendar.schemas.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar') diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in index 1885a91495..ec2f5a4afa 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in @@ -823,7 +823,7 @@ evolution-calendar list string - [label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,hbox_time_divisions,month_scroll_by_week] + [label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,hbox_time_divisions,show_end_times,month_scroll_by_week] List of controls to hide when in Express mode -- cgit v1.2.3