diff options
author | Karsten Bräckelmann <guenther@rudersport.de> | 2006-01-02 17:00:38 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-02 17:00:38 +0800 |
commit | a369bb17b8eb288894082614a2ca56bdc09b8a52 (patch) | |
tree | 5ac1d8d80175e77bf3327c6b8191882f512a3a6c /ui/evolution-mail-global.xml | |
parent | 4c3bf71eda48c333a7b025acbf6156244c946e40 (diff) | |
download | gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar.gz gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar.zst gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.zip |
Reviewed by Harish Krishnaswamy <kharish@novell.com> Remove the Mailer
2006-12-02 Karsten Bräckelmann <guenther@rudersport.de>
Reviewed by Harish Krishnaswamy <kharish@novell.com>
* evolution.xml: Remove the Mailer specific separator.
* evolution-mail-global.xml: Move it here.
This adds the separator always between the global SendReceive and
the component specific buttons. Fixes #323151.
svn path=/trunk/; revision=31017
Diffstat (limited to 'ui/evolution-mail-global.xml')
-rw-r--r-- | ui/evolution-mail-global.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index d8429ee103..f4424986c2 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -118,14 +118,12 @@ <dockitem name="Toolbar"> - <separator f="" name="emailglobal1"/> - <placeholder name="MailMessageToolbar"/> <toolitem name="MailStop" verb="" _label="Cancel"/> - <separator f="" name="emailglobal2"/> + <separator f="" name="emailglobal1"/> <placeholder name="MailNextButtons"/> |