diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-06-03 13:50:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-06-03 13:50:02 +0000 |
commit | e1791d486ec35fe91b9e7402e0a20b2fe71c82c0 (patch) | |
tree | 93fe11ed62bad06dd7e300321657482c17bbe434 /officecfg | |
parent | 933787a5dfd6bde109801447a0526918804226d1 (diff) |
INTEGRATION: CWS stctplbtn (1.46.44); FILE MERGED
2008/05/29 13:50:42 pl 1.46.44.1: #i90035# add template repository URL
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 3266d1f1d637..76981a47bb2a 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -8,7 +8,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: Common.xcu,v $ - * $Revision: 1.46 $ + * $Revision: 1.47 $ * * This file is part of OpenOffice.org. * @@ -117,6 +117,9 @@ <prop oor:name="InfoURL" oor:type="xs:string"> <value>${STARTCENTER_INFO_URL}</value> </prop> + <prop oor:name="TemplateRepositoryURL" oor:type="xs:string"> + <value>${STARTCENTER_TEMPLREP_URL}</value> + </prop> </node> <node oor:name="Registration"> <prop oor:name="TemplateURL"> |