diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 09:21:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 09:21:39 +0000 |
commit | 09b33f2db9b5f5d433ad6618078aae166be74f52 (patch) | |
tree | 34acefb4bad981a337533f74b363b429b0971a41 /officecfg | |
parent | c657867e69937ab529fc7c1fc3b02681b31b8444 (diff) |
INTEGRATION: CWS toolbarbehavior (1.24.54); FILE MERGED
2006/03/29 09:09:11 cd 1.24.54.1: #i50428# Remove context sensitive flag from 'Tools' toolbar
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu index dcdebdc0287b..a74fd28c3888 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu @@ -5,9 +5,9 @@ * * $RCSfile: WriterGlobalWindowState.xcu,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: obo $ $Date: 2006-01-16 14:59:26 $ + * last change: $Author: vg $ $Date: 2006-04-07 10:21:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -94,7 +94,7 @@ <value xml:lang="de">Werkzeuge</value> </prop> <prop oor:name="ContextSensitive" oor:type="xs:boolean"> - <value>true</value> + <value>false</value> </prop> </node> <node oor:name="private:resource/toolbar/tableobjectbar" oor:op="replace"> |