[evolution/express2: 9/10] Hide the options for Time Divisions when in Express mode



commit 5d4f3f6ddb6d1ced1aed6647195cb6687ddda15f
Author: Federico Mena Quintero <federico novell com>
Date:   Sat Apr 17 18:40:59 2010 -0500

    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>

 calendar/gui/apps_evolution_calendar.schemas.in |    2 +-
 calendar/gui/dialogs/cal-prefs-dialog.ui        |    2 +-
 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 ccec118..1885a91 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 75f0b25..b94803f 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>



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