summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 11:11:58 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 11:11:58 +0000
commit4648d93c24ce987aac49a30efe8b9b0ecf0a2213 (patch)
treebe46c65a1e72cb63270f88f403ee9a3878adde2b /officecfg
parent36b3a3f6803495fca9cca250df26dbf240a56655 (diff)
INTEGRATION: CWS calcshare_DEV300 (1.20.10); FILE MERGED
2008/02/25 15:24:51 tbe 1.20.10.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs20
1 files changed, 17 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 96f03c8121f0..08007c77a975 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Calc.xcs,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: ihi $ $Date: 2007-11-21 19:06:51 $
+ * last change: $Author: kz $ $Date: 2008-03-07 12:11:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1345,7 +1345,21 @@
<value>5000</value>
</prop>
</group>
- </group>
+ <group oor:name="SharedDocument">
+ <info>
+ <author>TBE</author>
+ <desc>Contains settings for shared documents.</desc>
+ <label>Shared document</label>
+ </info>
+ <prop oor:name="ShowWarning" oor:type="xs:boolean">
+ <info>
+ <desc>Specifies whether the warning box for shared documents is shown.</desc>
+ <label>Show warning box</label>
+ </info>
+ <value>true</value>
+ </prop>
+ </group>
+ </group>
</component>
</oor:component-schema>