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.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.xml')
-rw-r--r-- | ui/evolution.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index b2177661bf..36502aacbd 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -169,6 +169,9 @@ <toolitem name="SendReceive" verb="SendReceive" _label="Send / Receive" priority="1" pixtype="pixbuf"/> + + <separator f="" name="global1"/> + </dockitem> <popups> |