aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorKarsten Bräckelmann <guenther@rudersport.de>2006-01-02 17:00:38 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-02 17:00:38 +0800
commita369bb17b8eb288894082614a2ca56bdc09b8a52 (patch)
tree5ac1d8d80175e77bf3327c6b8191882f512a3a6c /ui
parent4c3bf71eda48c333a7b025acbf6156244c946e40 (diff)
downloadgsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar
gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar.gz
gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar.bz2
gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar.lz
gsoc2013-evolution-a369bb17b8eb288894082614a2ca56bdc09b8a52.tar.xz
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')
-rw-r--r--ui/ChangeLog8
-rw-r--r--ui/evolution-mail-global.xml4
-rw-r--r--ui/evolution.xml3
3 files changed, 12 insertions, 3 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 0039fd95b2..18ba72d1bb 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,11 @@
+2006-12-02 Karsten Bräckelmann <guenther@rudersport.de>
+
+ * 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.
+
2006-01-01 Harish Krishnaswamy <kharish@novell.com>
* evolution-executive-summary.xml : Remove
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"/>
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>