diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-01-07 01:50:20 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-01-07 01:50:20 +0800 |
commit | e2a832a05635c0c5d9c1e6011f8812b7bb7d2a41 (patch) | |
tree | 990923178263f09c030ac12d61d8483be4fca7d5 /ui/evolution-message-composer.xml | |
parent | 141f7d18bc9724ec423d84b3754c00299c322d0f (diff) | |
download | gsoc2013-evolution-e2a832a05635c0c5d9c1e6011f8812b7bb7d2a41.tar.gz gsoc2013-evolution-e2a832a05635c0c5d9c1e6011f8812b7bb7d2a41.tar.zst gsoc2013-evolution-e2a832a05635c0c5d9c1e6011f8812b7bb7d2a41.zip |
Fixes bug #39488, use hlook="system" for toolbars
2004-01-06 Rodney Dawes <dobey@ximian.com>
* evolution-comp-editor.xml:
* evolution-contact-editor.xml:
* evolution-contact-list-editor.xml:
* evolution-event-editor.xml:
* evolution-mail-messagedisplay.xml:
* evolution-message-composer.xml:
* evolution-signature-editor.xml:
* evolution.xml: Fixes bug #39488, use hlook="system" for toolbars
svn path=/trunk/; revision=24070
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index 136aca413c..541d4fad99 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -132,7 +132,7 @@ </menu> - <dockitem name="Toolbar" behavior="exclusive" hlook="both_horiz" vlook="icon"> + <dockitem name="Toolbar" behavior="exclusive" hlook="system" vlook="icon"> <toolitem name="FileSend" verb="" pixtype="pixbuf" priority="1"/> <toolitem name="FileAttach" verb="" pixtype="pixbuf" priority="1"/> |