aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-addressbook.xml
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@helixcode.com>2000-12-02 02:09:00 +0800
committerAnna Dirks <anna@src.gnome.org>2000-12-02 02:09:00 +0800
commit704e0f44ba0eb5e857344d095e68bbae8be0b731 (patch)
tree6aff222e216acdd57dd28f3597b81bf8f924ea1f /ui/evolution-addressbook.xml
parentdfee15e65ac56a20ae8841ed8410ba8ee9a505ca (diff)
downloadgsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar
gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.gz
gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.bz2
gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.lz
gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.xz
gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.tar.zst
gsoc2013-evolution-704e0f44ba0eb5e857344d095e68bbae8be0b731.zip
Redid all the keyboard shortcuts to comply with GNOME standards. Removed
2000-12-01 Anna Marie Dirks <anna@helixcode.com> * evolution.xml: Redid all the keyboard shortcuts to comply with GNOME standards. Removed unnecessary shortcuts from less commonly used menu items, changed all references to "alt", etc. * evolution-addressbook.xml: see above * evolution-mail.xml: see above * evolution-calendar.xml: Same as above, but I also reorganized menus slightly by moving "new appointment" from the edit menu to the file menu. svn path=/trunk/; revision=6757
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r--ui/evolution-addressbook.xml14
1 files changed, 9 insertions, 5 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index cbbb2ca0ae..6c0e306205 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -17,10 +17,8 @@
<submenu name="View">
<menuitem name="AsTable" _label="As _Table"
- verb="ViewAsTable" accel="*Control*l"/>
+ />
- <menuitem name="ViewNewContact" verb=""
- _label="_New Contact" accel="*Control*c"/>
</submenu>
@@ -30,7 +28,7 @@
<menuitem name="Search" verb="ToolSearch"
_label="_Search for contacts"
- pixtype="stock" pixname="Search" accel="*Control*r"/>
+ pixtype="stock" pixname="Search" />
</submenu>
@@ -68,4 +66,10 @@
</dockitem>
-</Root> \ No newline at end of file
+</Root>
+
+
+
+
+
+