diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-15 01:49:03 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-15 01:49:03 +0800 |
commit | 6ac35c0e50d43858eef8f7ffba2b9b996db9f636 (patch) | |
tree | 13caf947707cd6ca26cd9898d7ee24e49bbb7730 /ui/evolution-mail.xml | |
parent | c1e815dd75e6e36618e18d544d48b6737e007f0d (diff) | |
download | gsoc2013-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-mail.xml')
-rw-r--r-- | ui/evolution-mail.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 95785fc127..33f88c46e2 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -149,7 +149,7 @@ </placeholder> </menu> - <dockitem name="Toolbar" relief="none" behavior="exclusive"> + <dockitem name="Toolbar"> <toolitem name="MailGet" verb="" _label="Get Mail" _tip="Send queued mail and retrieve new mail" |