diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in index c611e1923a..0d7641dd48 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in @@ -45,6 +45,8 @@ <oaf_attribute name="evolution:component_alias" type="string" value="contacts"/> + <oaf_attribute name="evolution:menu_label" type="string" _value="C_ontacts"/> + <oaf_attribute name="evolution:menu_accelerator" type="string" _value="*Control*F2"/> <oaf_attribute name="evolution:button_label" type="string" _value="Contacts"/> <oaf_attribute name="evolution:button_sort_order" type="string" value="-9"/> <oaf_attribute name="evolution:button_icon" type="string" value="stock_addressbook"/> |