diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 09:21:07 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 09:21:07 +0000 |
commit | 6dec222d3d259110698728d577cd0900a8278fd9 (patch) | |
tree | ae88bc2ae9624f15b92e49a5d08f915c154b7175 /officecfg | |
parent | ca7eb914411d6702efdb80b32974c8fbfe397a50 (diff) |
INTEGRATION: CWS toolbarbehavior (1.25.96); FILE MERGED
2006/03/29 09:09:10 cd 1.25.96.1: #i50428# Remove context sensitive flag from 'Tools' toolbar
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu index b19a00f0e348..d713a0d51ba0 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu @@ -5,9 +5,9 @@ * * $RCSfile: DrawWindowState.xcu,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: obo $ $Date: 2006-03-21 17:08:04 $ + * last change: $Author: vg $ $Date: 2006-04-07 10:21:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -154,7 +154,7 @@ <value xml:lang="de">Zeichnen</value> </prop> <prop oor:name="ContextSensitive" oor:type="xs:boolean"> - <value>true</value> + <value>false</value> </prop> </node> <node oor:name="private:resource/toolbar/3dobjectsbar" oor:op="replace"> |