[evolution/express2: 8/10] Hide the 'Scroll month view by a week' option when in Express mode
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/express2: 8/10] Hide the 'Scroll month view by a week' option when in Express mode
- Date: Sun, 18 Apr 2010 00:39:09 +0000 (UTC)
commit 6f866d3bbc1f3a3d0a3bfa9b594517d16b3a9562
Author: Federico Mena Quintero <federico novell com>
Date: Sat Apr 17 18:39:17 2010 -0500
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 <federico novell com>
calendar/gui/apps_evolution_calendar.schemas.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in
index c0c40ff..ccec118 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in
@@ -694,7 +694,7 @@
<applyto>/apps/evolution/calendar/display/month_scroll_by_week</applyto>
<owner>evolution-calendar</owner>
<type>bool</type>
- <default>false</default>
+ <default>true</default>
<locale name="C">
<short>Scroll Month View by a week</short>
<long>Whether to scroll a Month View by a week, not by a month.</long>
@@ -823,7 +823,7 @@
<owner>evolution-calendar</owner>
<type>list</type>
<list_type>string</list_type>
- <default>[label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone]</default>
+ <default>[label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,month_scroll_by_week]</default>
<locale name="C">
<short>List of controls to hide when in Express mode</short>
<long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]