diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-05 03:43:20 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-05 03:43:20 +0800 |
commit | 097c33e75eb2e2d06d643e467285310676d1fe62 (patch) | |
tree | 7a43ad783bde7fd45f73411fcd5f5b264d8a1294 /ui/evolution-message-composer.xml | |
parent | d69bcd6549f2f769b52181eb6e8a8e02558dc9ea (diff) | |
download | gsoc2013-evolution-097c33e75eb2e2d06d643e467285310676d1fe62.tar.gz gsoc2013-evolution-097c33e75eb2e2d06d643e467285310676d1fe62.tar.zst gsoc2013-evolution-097c33e75eb2e2d06d643e467285310676d1fe62.zip |
add component button view items
2005-01-04 JP Rosevear <jpr@novell.com>
* evolution.xml: add component button view items
* evolution.xml: set the toolbar look to "system" everywhere
* evolution-signature-editor.xml: ditto
* evolution-message-composer.xml: ditto
svn path=/trunk/; revision=28238
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 19d4365fe7..f8c0f1cc8a 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -143,7 +143,7 @@ </menu> - <dockitem name="Toolbar" behavior="exclusive" hlook="system" vlook="icon"> + <dockitem name="Toolbar" behavior="exclusive" look="system"> <toolitem name="FileSend" verb="" pixtype="pixbuf" priority="1"/> <toolitem name="FileAttach" verb="" pixtype="pixbuf" priority="1"/> |