diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.glade | 3 |
1 files changed, 3 insertions, 0 deletions
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"> |