aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution.xml
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-15 01:49:03 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-15 01:49:03 +0800
commit6ac35c0e50d43858eef8f7ffba2b9b996db9f636 (patch)
tree13caf947707cd6ca26cd9898d7ee24e49bbb7730 /ui/evolution.xml
parentc1e815dd75e6e36618e18d544d48b6737e007f0d (diff)
downloadgsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.tar
gsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.tar.gz
gsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.tar.bz2
gsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.tar.lz
gsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.tar.xz
gsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.tar.zst
gsoc2013-evolution-6ac35c0e50d43858eef8f7ffba2b9b996db9f636.zip
drasticaly shrink to just the new features available with ldap; don't
2000-10-14 Michael Meeks <michael@helixcode.com> * evolution-addressbook-ldap.xml: drasticaly shrink to just the new features available with ldap; don't duplicate stuff. * evolution-addressbook.xml: fix tooltips. * *.xml: remove redundant attributes causing toolber rebuilds. svn path=/trunk/; revision=5919
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r--ui/evolution.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 65fd73f8b4..01e88fda4a 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -23,7 +23,7 @@
_label="Evolution bar _shortcut"
accel="*Control**Shift*s"/>
- <menuitem/>
+ <separator/>
<menuitem name="Mail" verb="NewMailMessage"
_label="_Mail message (FIXME)"
@@ -44,7 +44,7 @@
<placeholder name="FileOps"/>
- <menuitem/>
+ <separator/>
<menuitem name="FileGoToFolder" verb=""
_label="_Go to Folder..."
@@ -54,7 +54,9 @@
_label="_Create New Folder..."
_tip="Create a new folder"/>
- <placeholder name="Print" delimit="bottom"/>
+ <placeholder name="Print" delimit="top"/>
+
+ <separator/>
<menuitem name="FileExit" verb=""
_label="E_xit" _tip="Exit the program"