aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorHao Sheng <hao.sheng@sun.com>2005-01-17 10:58:00 +0800
committerHarry Lu <haip@src.gnome.org>2005-01-17 10:58:00 +0800
commit08a640542c0a4b0316ab6e6ef67a9c472705e2ad (patch)
tree23fa5b4bb05eb2c0d3e5d4394657cbe5ef9e74d1 /addressbook
parent0bc1a854a5e3cc756edb573ec05611615e42e0e9 (diff)
downloadgsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.tar
gsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.tar.gz
gsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.tar.bz2
gsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.tar.lz
gsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.tar.xz
gsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.tar.zst
gsoc2013-evolution-08a640542c0a4b0316ab6e6ef67a9c472705e2ad.zip
add the a11y name for arrow-button named "Telephone".
2005-01-17 Hao Sheng <hao.sheng@sun.com> * gui/contact-editor/contact-editor.glade: add the a11y name for arrow-button named "Telephone". svn path=/trunk/; revision=28414
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade3
2 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 37ebcd753e..28a6388109 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-17 Hao Sheng <hao.sheng@sun.com>
+
+ * gui/contact-editor/contact-editor.glade:
+ add the a11y name for arrow-button named "Telephone".
+
2005-01-12 JP Rosevear <jpr@novell.com>
Fixes #61973
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade
index b372df2f31..27df10c7fc 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -1317,6 +1317,9 @@
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NONE</property>
<property name="focus_on_click">True</property>
+ <accessibility>
+ <atkproperty name="AtkObject::accessible_name" translatable="yes">Telephone</atkproperty>
+ </accessibility>
<child>
<widget class="GtkArrow" id="arrow-phone-expand">