summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:25:50 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:25:50 +0000
commit1edfe6b3edcc856bdf7121c73bda91e74f5f57d1 (patch)
treed1fff5483cb8127bea55248b98e009e8c8b96ef1 /officecfg
parente900cb0369efe33ace4cdcc3a0cbb55dee4e5e53 (diff)
INTEGRATION: CWS native72 (1.50.98); FILE MERGED
2006/12/05 08:42:56 pb 1.50.98.1: fix: #i70859# ooSetupVersionAboutBox added
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs13
1 files changed, 10 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index edbcf3178429..8ed8c98f0a08 100644
--- a/officecfg/registry/schema/org/openoffice/Setup.xcs
+++ b/officecfg/registry/schema/org/openoffice/Setup.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Setup.xcs,v $
*
- * $Revision: 1.50 $
+ * $Revision: 1.51 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 11:48:33 $
+ * last change: $Author: ihi $ $Date: 2006-12-19 18:25:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -229,6 +229,13 @@
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
+ <prop oor:name="ooSetupVersionAboutBox" oor:type="xs:string">
+ <info>
+ <author>PB</author>
+ <desc>Specifies the complete (major.minor.micro) version number of the product that appears only on the about box.</desc>
+ </info>
+ <value/>
+ </prop>
<prop oor:name="ooSetupExtension" oor:type="xs:string">
<info>
<desc>Specifies the version number that appears on the user interface.</desc>
@@ -336,7 +343,7 @@
in order to prevent multiple migrations</desc>
</info>
<value>false</value>
- </prop>
+ </prop>
<set oor:name="Factories" oor:node-type="Factory">
<info>
<author>AS</author>