diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-12 04:42:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-10-12 04:42:43 +0800 |
commit | dc294f8a4f77b27e21387292a6c352ed1e82d3d6 (patch) | |
tree | 43038f55ce8fb3540789cc6a4fbd297ea8b94377 /ui/evolution.xml | |
parent | 76d2762ac8dca417ee9adc3c583e86698712f98b (diff) | |
download | gsoc2013-evolution-dc294f8a4f77b27e21387292a6c352ed1e82d3d6.tar.gz gsoc2013-evolution-dc294f8a4f77b27e21387292a6c352ed1e82d3d6.tar.zst gsoc2013-evolution-dc294f8a4f77b27e21387292a6c352ed1e82d3d6.zip |
Change the behavior of all the toolbars to be "exclusive".
svn path=/trunk/; revision=5863
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 b6895a230c..65fd73f8b4 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -109,7 +109,7 @@ </submenu> </menu> - <dockitem name="Toolbar" relief="none"/> + <dockitem name="Toolbar" relief="none" behavior="exclusive"/> <status> <item name="main"/> |