aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 27664770d8..2badd3c89c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-12 Srinivasa Ragavan <sragavan@novell.com>
+
+ * gui/component/GNOME_Evolution_Addressbook.server.in.in:
+
+ Changes Contacts View accel from Control+F2 to Control+2.
+
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* gui/widgets/eab-gui-util.c:use e_filename_make_safe() in
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
index 602212f2cb..eccb7d2e05 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
@@ -46,7 +46,7 @@
<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:menu_accelerator" type="string" value="*Control*2"/>
<oaf_attribute name="evolution:button_label" type="string" _value="Contacts"/>
<oaf_attribute name="evolution:button_tooltips" type="string" _value="Contacts"/>
<oaf_attribute name="evolution:button_sort_order" type="string" value="-9"/>