aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-04-18 07:40:59 +0800
committerFederico Mena Quintero <federico@novell.com>2010-04-18 08:39:59 +0800
commit5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f (patch)
treed423af070921192d7b26874609dec05e80aced98 /calendar
parent6f866d3bbc1f3a3d0a3bfa9b594517d16b3a9562 (diff)
downloadgsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.tar
gsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.tar.gz
gsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.tar.bz2
gsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.tar.lz
gsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.tar.xz
gsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.tar.zst
gsoc2013-evolution-5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f.zip
Hide the options for Time Divisions when in Express mode
30 minutes is the default and you'll learn to like it. Signed-off-by: Federico Mena Quintero <federico@novell.com>
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gui/apps_evolution_calendar.schemas.in2
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.ui2
2 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 ccec118c1e..1885a91495 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in
@@ -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,month_scroll_by_week]</default>
+ <default>[label_second_zone,hbox_second_zone,timezone,timezone_label,hbox_use_system_timezone,hbox_time_divisions,month_scroll_by_week]</default>
<locale name="C">
<short>List of controls to hide when in Express mode</short>
<long>
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.ui b/calendar/gui/dialogs/cal-prefs-dialog.ui
index 75f0b25e09..b94803fc43 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.ui
+++ b/calendar/gui/dialogs/cal-prefs-dialog.ui
@@ -896,7 +896,7 @@
<property name="visible">True</property>
<property name="spacing">6</property>
<child>
- <object class="GtkHBox" id="hbox10">
+ <object class="GtkHBox" id="hbox_time_divisions">
<property name="visible">True</property>
<property name="spacing">6</property>
<child>