summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-15 08:14:15 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-15 08:14:15 +0000
commite62f7a2bc58dd5d5207c48e38315bfd55e97d828 (patch)
tree3a8294ec551518d45f5f292b7199029961b74831 /officecfg
parentcb538a5a28331b6e152b114500a2f57bab8c5d30 (diff)
INTEGRATION: CWS toolbars4 (1.4.102); FILE MERGED
2005/03/07 13:55:06 cd 1.4.102.1: #i44348# Set no close flag for important toolbars
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu7
1 files changed, 5 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
index 26479c42d986..c850b9964cef 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: BasicIDEWindowState.xcu,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2004-11-26 19:39:25 $
+ * last change: $Author: obo $ $Date: 2005-03-15 09:14:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,6 +134,9 @@
<prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
<value>true</value>
</prop>
+ <prop oor:name="NoClose" oor:type="xs:boolean">
+ <value>true</value>
+ </prop>
</node>
</node>
</node>