summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:25:36 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 17:25:36 +0000
commite900cb0369efe33ace4cdcc3a0cbb55dee4e5e53 (patch)
tree8c6acf54071d1e185fc5eec3af6783cdbe3e592f /officecfg
parent687eeae2e151ff1a8de4acfcba8601aefd02d741 (diff)
INTEGRATION: CWS native72 (1.28.94); FILE MERGED
2006/12/05 08:41:56 pb 1.28.94.1: fix: #i70859# ooSetupVersionAboutBox added
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Setup.xcu7
1 files changed, 5 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu
index d36f9b5a3c5f..d363e6f368b6 100644
--- a/officecfg/registry/data/org/openoffice/Setup.xcu
+++ b/officecfg/registry/data/org/openoffice/Setup.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Setup.xcu,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 11:47:54 $
+ * last change: $Author: ihi $ $Date: 2006-12-19 18:25:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,6 +42,9 @@
<prop oor:name="ooSetupVersion">
<value >${PRODUCTVERSION}</value>
</prop>
+ <prop oor:name="ooSetupVersionAboutBox">
+ <value>${ABOUTBOXPRODUCTVERSION}</value>
+ </prop>
<prop oor:name="ooSetupExtension">
<value >${PRODUCTEXTENSION}</value>
</prop>