diff options
-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 fb630190a1..1f9c34983b 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-09-06 Ettore Perazzoli <ettore@ximian.com> + + * evolution.xml: Don't allow the default toolbar to be + configurable. + 2001-09-06 Anna Marie Dirks <anna@ximian.com> * evolution-contact-editor.xml: Changed "Save" to "Save and Close" diff --git a/ui/evolution.xml b/ui/evolution.xml index 769d664e97..1e73aa9093 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -163,7 +163,7 @@ </submenu> </menu> - <dockitem name="Toolbar" relief="none" behavior="exclusive" + <dockitem name="Toolbar" relief="none" behavior="exclusive" config="0" _tip="Main toolbar" hlook="text" vlook="icon"/> <popups> |