aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-list.xml
diff options
context:
space:
mode:
authorYuedong Du <uuedong.du@sun.com>2003-09-09 13:24:16 +0800
committerYuedong Du <york@src.gnome.org>2003-09-09 13:24:16 +0800
commit410e31c83ca9552c0825783ee5a530e0da60242c (patch)
treebe18ed710c79b45ad8f0737ea6a1c07fde83406e /ui/evolution-mail-list.xml
parent562d529982e362f7f9cad2ef34ee503a2a353127 (diff)
downloadgsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.tar
gsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.tar.gz
gsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.tar.bz2
gsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.tar.lz
gsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.tar.xz
gsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.tar.zst
gsoc2013-evolution-410e31c83ca9552c0825783ee5a530e0da60242c.zip
add access key 'w' for 'Post New Message' change the access key of Expunge
2003-09-05 Yuedong Du <uuedong.du@sun.com> * evolution-mail-global.xml: add access key 'w' for 'Post New Message' * evolution-mail-list.xml: change the access key of Expunge to 'x', thus 'Post a Reply' can use 'e'. * evolution-mail-message.xml: add access key 'y' for 'Post a Reply' svn path=/trunk/; revision=22492
Diffstat (limited to 'ui/evolution-mail-list.xml')
-rw-r--r--ui/evolution-mail-list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml
index cc5a5681ff..34dd0e0949 100644
--- a/ui/evolution-mail-list.xml
+++ b/ui/evolution-mail-list.xml
@@ -113,7 +113,7 @@
<submenu name="Actions" _label="_Actions">
<placeholder name="ComponentActionsPlaceholder">
<placeholder name="MailListActions">
- <menuitem name="FolderExpunge" verb="" _label="_Expunge"/>
+ <menuitem name="FolderExpunge" verb="" _label="E_xpunge"/>
</placeholder>
</placeholder>
</submenu>