aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.ui
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-04-16 04:45:01 +0800
committerFederico Mena Quintero <federico@novell.com>2010-04-16 04:45:01 +0800
commit31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e (patch)
tree4b043ee2e5b757edf6869b5b8e2b5acea041a9a7 /calendar/gui/dialogs/cal-prefs-dialog.ui
parent0921276c57e228e6da4a26fec627232d5f1f9186 (diff)
downloadgsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.tar
gsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.tar.gz
gsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.tar.bz2
gsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.tar.lz
gsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.tar.xz
gsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.tar.zst
gsoc2013-evolution-31fbe4c0fb0a2f24810ea0e18966fa6a022cb40e.zip
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>
Diffstat (limited to 'calendar/gui/dialogs/cal-prefs-dialog.ui')
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.ui10
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 70700d9e41..2ffefb8730 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">