aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2006-06-05 17:40:25 +0800
committerLi Yuan <liyuan@src.gnome.org>2006-06-05 17:40:25 +0800
commit7b66244b517d5d6cba73e41e37c10f09ab2e506b (patch)
treef1b2dab5c196d9ebd9cc0a98c87121c0f10e9d2d /calendar/gui/dialogs
parent64f2944a027279c9554c229319b38a6c07ac96e4 (diff)
downloadgsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.tar
gsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.tar.gz
gsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.tar.bz2
gsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.tar.lz
gsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.tar.xz
gsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.tar.zst
gsoc2013-evolution-7b66244b517d5d6cba73e41e37c10f09ab2e506b.zip
add labelled by relationship between label and e-timezone-entry. add
2006-06-05 Li Yuan <li.yuan@sun.com> * gui/dialogs/cal-prefs-dialog.glade: add labelled by relationship between label and e-timezone-entry. * gui/e-timezone-entry.c: (add_relation), (e_timezone_entry_set_timezone): add relationship between label and entry. svn path=/trunk/; revision=32078
Diffstat (limited to 'calendar/gui/dialogs')
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.glade5
1 files changed, 4 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.glade b/calendar/gui/dialogs/cal-prefs-dialog.glade
index 068c157087..86333965bd 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.glade
+++ b/calendar/gui/dialogs/cal-prefs-dialog.glade
@@ -103,7 +103,7 @@
<property name="column_spacing">6</property>
<child>
- <widget class="GtkLabel" id="label10">
+ <widget class="GtkLabel" id="timezone_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Time _zone:</property>
<property name="use_underline">True</property>
@@ -165,6 +165,9 @@
<property name="int1">0</property>
<property name="int2">0</property>
<property name="last_modification_time">Thu, 13 Jan 2005 04:18:03 GMT</property>
+ <accessibility>
+ <atkrelation target="timezone_label" type="labelled-by"/>
+ </accessibility>
</widget>
<packing>
<property name="left_attach">1</property>