diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 2f36c244df..e3491da36c 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2002-11-20 Ettore Perazzoli <ettore@ximian.com> + + * evolution.xml: Change hlook value for Toolbar to be + "both_horiz". + 2002-11-04 Ettore Perazzoli <ettore@ximian.com> * Makefile.am (uidir): Install in $(datadir)/gnome-2.0/ui. diff --git a/ui/evolution.xml b/ui/evolution.xml index 61cc14fe72..4cf167caf6 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -204,7 +204,7 @@ behavior="exclusive" config="0" _tip="Main toolbar" - hlook="text" + hlook="both_horiz" vlook="icon"> <control name="NewComboButton"/> |