diff options
author | Michael Meeks <michael@helixcode.com> | 2001-01-30 08:29:21 +0800 |
---|---|---|
committer | Michael Meeks <michael@src.gnome.org> | 2001-01-30 08:29:21 +0800 |
commit | 54b319e9d1e4fbb7e27d8d7984ef7ecef7caf7b4 (patch) | |
tree | 9120a64075b48b1f0e27b089647ccee84aeed828 /ui/evolution.xml | |
parent | d4d4df164b4b162c3fd2f461f245dee293fea815 (diff) | |
download | gsoc2013-evolution-54b319e9d1e4fbb7e27d8d7984ef7ecef7caf7b4.tar.gz gsoc2013-evolution-54b319e9d1e4fbb7e27d8d7984ef7ecef7caf7b4.tar.zst gsoc2013-evolution-54b319e9d1e4fbb7e27d8d7984ef7ecef7caf7b4.zip |
Use hlook and vlook so by default we get no text in vertical mode, and
2001-01-30 Michael Meeks <michael@helixcode.com>
* evolution.xml: Use hlook and vlook so by default we get
no text in vertical mode, and priority only in horizontal
mode.
svn path=/trunk/; revision=7901
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 03994309b4..40d9be4cbd 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -143,7 +143,7 @@ </menu> <dockitem name="Toolbar" relief="none" behavior="exclusive" - _tip="Main toolbar" look="text"/> + _tip="Main toolbar" hlook="text" vlook="icon"/> <status> <item name="main"/> |