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-signature-editor.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-signature-editor.xml')
-rw-r--r-- | ui/evolution-signature-editor.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-signature-editor.xml b/ui/evolution-signature-editor.xml index 0e25735b46..2b7ae371b6 100644 --- a/ui/evolution-signature-editor.xml +++ b/ui/evolution-signature-editor.xml @@ -66,7 +66,7 @@ <placeholder name="Component"/> </menu> - <dockitem name="Toolbar" behavior="exclusive" hlook="both_horiz" vlook="icon"> + <dockitem name="Toolbar" behavior="exclusive" hlook="system" vlook="icon"> <toolitem name="FileSaveClose" verb=""/> </dockitem> |