aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDavid Trowbridge <trowbrds@cs.colorado.edu>2004-01-28 05:02:50 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-28 05:02:50 +0800
commit8dcc3affb65ad002ac573eb2f0400895d96bf2be (patch)
treea69161a3b9c5be89155cc49a00d392f003183cc5 /ui
parentbbe3fb2eaf4e328f67a5b9ef4016495a54ebb118 (diff)
downloadgsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.tar
gsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.tar.gz
gsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.tar.bz2
gsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.tar.lz
gsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.tar.xz
gsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.tar.zst
gsoc2013-evolution-8dcc3affb65ad002ac573eb2f0400895d96bf2be.zip
added "Quick Reference" menu item
2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu> * evolution.xml: added "Quick Reference" menu item svn path=/trunk/; revision=24475
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution.xml9
2 files changed, 11 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 1d884bcedc..2f26179897 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu>
+
+ * evolution.xml: added "Quick Reference" menu item
+
2004-01-27 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml: Enable [, ], ., and , as mail accels
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 871f613bdb..1be4925610 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -96,16 +96,21 @@
<placeholder name="BuiltMenuItems"/>
<separator f="" name="eshell1"/>
+
+ <menuitem name="QuickReference" verb=""
+ _label="_Quick Reference"/>
+
+ <separator f="" name="eshell2"/>
<menuitem name="HelpFAQ" verb=""
_label="Ximian Evolution _FAQ"/>
- <separator f="" name="eshell2"/>
+ <separator f="" name="eshell3"/>
<menuitem name="HelpSubmitBug" verb=""
_label="Submit _Bug Report"/>
- <separator f="" name="eshell3"/>
+ <separator f="" name="eshell4"/>
<menuitem name="HelpAbout" verb=""
_label="_About Ximian Evolution..."/>