diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-05 02:19:30 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-05 02:19:30 +0800 |
commit | 774f68240c18cfb8d7512280745ccdc6c062f320 (patch) | |
tree | 05b36b5daf21480798f60789f86bfe7f39b71aee /ui/evolution-mail-message.xml | |
parent | 50bc54fcaf1f9322c13e5a965bf5f0093cba5f5e (diff) | |
download | gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.tar gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.tar.gz gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.tar.bz2 gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.tar.lz gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.tar.xz gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.tar.zst gsoc2013-evolution-774f68240c18cfb8d7512280745ccdc6c062f320.zip |
Add an accel for Search Message.
2001-09-04 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-message.xml: Add an accel for Search Message.
svn path=/trunk/; revision=12592
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r-- | ui/evolution-mail-message.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 0a0b5cb266..bc01c330f4 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -107,6 +107,7 @@ <cmd name="MessageSearch" _tip="Search for text in the body of the displayed message" + accel="*Control*s" pixtype="pixbuf"/> <cmd name="MessageUndelete" |