aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-29 14:13:17 -0500
committerTed Gould <ted@gould.cx>2011-03-29 14:13:17 -0500
commit20bbf39bdad31e943d0a292bdf4d73bed6d65928 (patch)
tree765c0ed0ab609703b265a8f71add2812255148df /data
parent0a8409579dd931abc162ec17fb40b3df385ddfab (diff)
parente4733095077a4bef45a1572492d5f593574c60f9 (diff)
downloadayatana-indicator-datetime-20bbf39bdad31e943d0a292bdf4d73bed6d65928.tar.gz
ayatana-indicator-datetime-20bbf39bdad31e943d0a292bdf4d73bed6d65928.tar.bz2
ayatana-indicator-datetime-20bbf39bdad31e943d0a292bdf4d73bed6d65928.zip
A11y text
Diffstat (limited to 'data')
-rw-r--r--data/datetime-dialog.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/datetime-dialog.ui b/data/datetime-dialog.ui
index f150765..80b4fa6 100644
--- a/data/datetime-dialog.ui
+++ b/data/datetime-dialog.ui
@@ -61,6 +61,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_action_appearance">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="addButton-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes">Add a Location…</property>
+ </object>
+ </child>
<child>
<object class="GtkImage" id="addImage">
<property name="visible">True</property>
@@ -81,6 +86,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_action_appearance">False</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="removeButton-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes">Remove This Location</property>
+ </object>
+ </child>
<child>
<object class="GtkImage" id="removeImage">
<property name="visible">True</property>