[evolution-patches] patch for a little a11y bug in addressbook



hi, hpj

Attach is a little a11y patch for evolution contact.
Just add the a11y name for arrow-button named "TelePhone".
Please help me to review it.


Thanks
hao.sheng
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1890
diff -u -p -r1.1890 ChangeLog
--- ChangeLog	13 Jan 2005 03:28:42 -0000	1.1890
+++ ChangeLog	14 Jan 2005 08:48:44 -0000
@@ -1,3 +1,8 @@
+2005-01-14 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
Index: gui/contact-editor/contact-editor.glade
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/contact-editor/contact-editor.glade,v
retrieving revision 1.68
diff -u -p -r1.68 contact-editor.glade
--- gui/contact-editor/contact-editor.glade	25 Nov 2004 07:42:13 -0000	1.68
+++ gui/contact-editor/contact-editor.glade	14 Jan 2005 08:48:47 -0000
@@ -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">
begin:vcard
fn:hao sheng
n:sheng;hao
org:Sun Microsystems China Engineering & Research Institute;Desktop Group
adr:;;10/F Chuangxin Plaza, Tsinghua Science Park;Beijing;;100083;P.R.China
email;internet:hao sheng sun com
title:Software Engineer Intern
tel;work:+8610-82618200-82111
tel;cell:+86-13520134555
version:2.1
end:vcard



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]