aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-12 04:18:46 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-12 04:18:46 +0800
commitca5f6c74720984f996ab53551ec3fb7cf3edc3db (patch)
tree68957014198216bcaafc94617347c3a68b97f7b0 /ui
parentff47c653e0791c621b229bda7454795cd3a21217 (diff)
downloadgsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.tar
gsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.tar.gz
gsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.tar.bz2
gsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.tar.lz
gsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.tar.xz
gsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.tar.zst
gsoc2013-evolution-ca5f6c74720984f996ab53551ec3fb7cf3edc3db.zip
Opps, forgot about this...
svn path=/trunk/; revision=6913
Diffstat (limited to 'ui')
-rw-r--r--ui/evolution-executive-summary.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/ui/evolution-executive-summary.xml b/ui/evolution-executive-summary.xml
index 2921bd45b6..662f8bd7c6 100644
--- a/ui/evolution-executive-summary.xml
+++ b/ui/evolution-executive-summary.xml
@@ -1,9 +1,24 @@
<Root>
+ <menu>
+
+ <submenu name="Settings">
+
+ <menuitem name="ESummarySettings" verb="ESummarySettings"
+ _label="Executive Summary Settings..."/>
+
+ </submenu>
+
+ </menu>
+
<dockitem name="Toolbar" relief="none" behavior="exclusive">
<toolitem name="AddService" verb="AddService"
_label="Add Service" _tip="Add a new service to the Executive Summary"
pixtype="pixbuf"/>
+ <toolitem name="NewMail" verb="NewMail"
+ _label="New Mail" _tip="Create a new email"
+ pixtype="pixbuf"/>
+
</dockitem>
</Root>