aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorAndreas Köhler <andi5.py@gmx.net>2006-07-08 20:22:31 +0800
committerAndre Klapper <aklapper@src.gnome.org>2006-07-08 20:22:31 +0800
commitd6d8b20ff80214839870b1f277731aefc33461c5 (patch)
tree375fe6103eeae9b2301683b112cfe06730c726a5 /ui
parentd3e1e04a8edb5fb9f429e11129171cee4fda6101 (diff)
downloadgsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.tar
gsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.tar.gz
gsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.tar.bz2
gsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.tar.lz
gsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.tar.xz
gsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.tar.zst
gsoc2013-evolution-d6d8b20ff80214839870b1f277731aefc33461c5.zip
adding a seperator between "save" and "save draft" button. Fixes bug
2006-07-08 Andreas Köhler <andi5.py@gmx.net> * evolution-message-composer.xml: adding a seperator between "save" and "save draft" button. Fixes bug #318462. (Committed by Andre Klapper) svn path=/trunk/; revision=32259
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-message-composer.xml1
2 files changed, 7 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 6e66fe9f9a..4d0b113600 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-08 Andreas Köhler <andi5.py@gmx.net>
+
+ * evolution-message-composer.xml: adding a seperator between
+ "save" and "save draft" button. Fixes bug #318462.
+ (Committed by Andre Klapper)
+
2006-06-02 Srinivasa Ragavan <sragavan@novell.com>
* evolution-mail-global.xml: Added menu item for wide view.
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 27a9b4376f..34f323ff87 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -156,6 +156,7 @@
<dockitem name="Toolbar" behavior="exclusive" look="system">
<toolitem name="FileSend" verb="" pixtype="pixbuf" priority="1"/>
+ <separator f="" name="emailcomposer2"/>
<toolitem name="FileSaveDraft" verb="" pixtype="pixbuf" priority="1"/>
<toolitem name="FileAttach" verb="" pixtype="pixbuf" priority="1"/>