[evolution/express2] Give meaningful names to widgets in the calendar's General preferences



commit 31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e
Author: Federico Mena Quintero <federico novell com>
Date:   Thu Apr 15 15:45:01 2010 -0500

    Give meaningful names to widgets in the calendar's General preferences
    
    We'll hide some of those widgets when in Express mode.
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 calendar/gui/dialogs/cal-prefs-dialog.ui |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.ui b/calendar/gui/dialogs/cal-prefs-dialog.ui
index 70700d9..2ffefb8 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.ui
+++ b/calendar/gui/dialogs/cal-prefs-dialog.ui
@@ -167,7 +167,7 @@
                 <property name="column_spacing">6</property>
                 <property name="row_spacing">6</property>
                 <child>
-                  <object class="GtkLabel" id="label63">
+                  <object class="GtkLabel" id="label_second_zone">
                     <property name="visible">True</property>
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Se_cond zone:</property>
@@ -182,7 +182,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkHBox" id="hbox25">
+                  <object class="GtkHBox" id="hbox_second_zone">
                     <property name="visible">True</property>
                     <child>
                       <object class="GtkButton" id="day_second_zone">
@@ -219,7 +219,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkLabel" id="label11">
+                  <object class="GtkLabel" id="label_time_format">
                     <property name="visible">True</property>
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Time format:</property>
@@ -232,7 +232,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkHBox" id="hbox4">
+                  <object class="GtkHBox" id="hbox_time_format">
                     <property name="visible">True</property>
                     <property name="spacing">6</property>
                     <child>
@@ -305,7 +305,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkHBox" id="hbox26">
+                  <object class="GtkHBox" id="hbox_use_system_timezone">
                     <property name="visible">True</property>
                     <child>
                       <object class="GtkCheckButton" id="use-system-tz-check">



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