summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-01-29 15:12:31 +0000
committerRüdiger Timm <rt@openoffice.org>2008-01-29 15:12:31 +0000
commit6496761564f1314f266363bd2bc2391a6875ac98 (patch)
tree99a17f9829bc54eeec96389d12cdf3532d0f90cf /officecfg
parent282c75becd801620eaa0946ae5389d8cd73fb2eb (diff)
INTEGRATION: CWS fwk82_SRC680 (1.9.146); FILE MERGED
2008/01/09 15:56:44 cd 1.9.146.1: #i85083# Added missing 'ContextSensitive' property
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu9
1 files changed, 6 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
index c313177fa4c4..4c87f33c0257 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
@@ -1,13 +1,13 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version='1.0' encoding='utf-8'?>
<!--***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: BasicIDEWindowState.xcu,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 16:40:43 $
+ * last change: $Author: rt $ $Date: 2008-01-29 16:12:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -150,6 +150,9 @@
<prop oor:name="NoClose" oor:type="xs:boolean">
<value>true</value>
</prop>
+ <prop oor:name="ContextSensitive" oor:type="xs:boolean">
+ <value>true</value>
+ </prop>
</node>
</node>
</node>