From 6f866d3bbc1f3a3d0a3bfa9b594517d16b3a9562 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 17 Apr 2010 18:39:17 -0500 Subject: Hide the 'Scroll month view by a week' option when in Express mode And make it default to True. Time is continuous, and month view is much better if it behaves continuously. Signed-off-by: Federico Mena Quintero --- calendar/gui/apps_evolution_calendar.schemas.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar') diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in index c0c40ffadf..ccec118c1e 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in @@ -694,7 +694,7 @@ /apps/evolution/calendar/display/month_scroll_by_week evolution-calendar bool - false + true Scroll Month View by a week Whether to scroll a Month View by a week, not by a month. @@ -823,7 +823,7 @@ evolution-calendar list string - [label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone] + [label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,month_scroll_by_week] List of controls to hide when in Express mode -- cgit v1.2.3