summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-02-12 16:25:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-02-12 16:25:43 +0000
commit4816389f6f6b92f5ce20e3ea49eeddd72c18ba54 (patch)
treebefba2726d0b5daee81599c092fa585c2595efee /officecfg
parent5629b13246496eba9cee2a91279efcb61af39464 (diff)
INTEGRATION: CWS fwk84_SRC680 (1.40.70); FILE MERGED
2008/02/05 15:26:12 cd 1.40.70.2: #153869# Use TemplateURL configuration to provide a registration URL with place holders 2008/02/01 13:12:21 cd 1.40.70.1: #153869# Control a instance uuid for every product version
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu14
1 files changed, 11 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 9856e23b1e33..c04da5884c2f 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcu,v $
*
- * $Revision: 1.40 $
+ * $Revision: 1.41 $
*
- * last change: $Author: ihi $ $Date: 2007-11-26 16:24:43 $
+ * last change: $Author: vg $ $Date: 2008-02-12 17:25:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -111,9 +111,17 @@
</node>
<node oor:name="Help">
<node oor:name="Registration">
- <prop oor:name="URL">
+ <prop oor:name="TemplateURL">
<value>${REGISTRATIONURL}</value>
</prop>
+ <prop oor:name="URL">
+ <value/>
+ </prop>
+ <prop oor:name="ProductVersionID">
+ <value>${SERVICETAG_URN}</value>
+ </prop>
+ <node oor:name="ProductVersions">
+ </node>
</node>
<prop oor:name="System">
<value install:module="unx">UNIX</value>