diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-21 06:57:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-21 06:57:13 +0800 |
commit | 7dcbbbdcc48bc2350908bdc43b3e022161acf048 (patch) | |
tree | 422f954b326acc5b9962d81a62570acddd20aab6 /ui/evolution-signature-editor.xml | |
parent | d28115c20074ccef49fcdfe8142153c6ae96cc05 (diff) | |
download | gsoc2013-evolution-7dcbbbdcc48bc2350908bdc43b3e022161acf048.tar.gz gsoc2013-evolution-7dcbbbdcc48bc2350908bdc43b3e022161acf048.tar.zst gsoc2013-evolution-7dcbbbdcc48bc2350908bdc43b3e022161acf048.zip |
Change hlook value for "Toolbar" to be "both_horiz". Likewise. Likewise.
* evolution-message-composer.xml: Change hlook value for "Toolbar"
to be "both_horiz".
* evolution-signature-editor.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-event-editor.xml: Likewise.
* evolution-contact-list-editor.xml: Likewise.
* evolution-contact-editor.xml: Likewise.
* evolution-comp-editor.xml: Likewise.
svn path=/trunk/; revision=18869
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 6a19486d0d..823427a0b7 100644 --- a/ui/evolution-signature-editor.xml +++ b/ui/evolution-signature-editor.xml @@ -70,7 +70,7 @@ </submenu> </menu> - <dockitem name="Toolbar" behavior="exclusive" hlook="text" vlook="icon"> + <dockitem name="Toolbar" behavior="exclusive" hlook="both_horiz" vlook="icon"> <toolitem name="FileSaveClose" verb=""/> </dockitem> |