aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-05 02:19:30 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-05 02:19:30 +0800
commit774f68240c18cfb8d7512280745ccdc6c062f320 (patch)
tree05b36b5daf21480798f60789f86bfe7f39b71aee /ui
parent50bc54fcaf1f9322c13e5a965bf5f0093cba5f5e (diff)
downloadgsoc2013-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')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-mail-message.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 302bef750d..ecb26fcf2b 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-04 Jeffrey Stedfast <fejj@ximian.com>
+
+ * evolution-mail-message.xml: Add an accel for Search Message.
+
2001-08-29 Peter Williams <peterw@ximian.com>
* evolution-mail-message.xml: Add a pixtype to
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"