aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Terry <mike@mterry.name>2011-03-28 15:17:43 -0400
committerMichael Terry <mike@mterry.name>2011-03-28 15:17:43 -0400
commite4733095077a4bef45a1572492d5f593574c60f9 (patch)
treeb42307bec2c3d6cbbaf0c1b42bb0bc2e066c82e4 /data
parentcbc7a7cd54130c3f68565a6738e5471807f43df5 (diff)
downloadayatana-indicator-datetime-e4733095077a4bef45a1572492d5f593574c60f9.tar.gz
ayatana-indicator-datetime-e4733095077a4bef45a1572492d5f593574c60f9.tar.bz2
ayatana-indicator-datetime-e4733095077a4bef45a1572492d5f593574c60f9.zip
add missing a11y descriptions
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 ead11d1..6bd7428 100644
--- a/data/datetime-dialog.ui
+++ b/data/datetime-dialog.ui
@@ -62,6 +62,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>
@@ -82,6 +87,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>