summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 15:41:57 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 15:41:57 +0000
commitbb4748ec3cb40f0d46e40aedc10a193e8f297fe3 (patch)
tree103368988c095c7ecea18b6d8b103eae4055566c /officecfg
parentc997891d98406f7e4347c4b26340ed3c81ea6c0d (diff)
INTEGRATION: CWS aquavcl05_DEV300 (1.144.2); FILE MERGED
2008/02/19 18:25:15 pl 1.144.2.1: #i85963# add URLs for StartCenter
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs22
1 files changed, 20 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index ead09e6b6861..1fc464e4d624 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5,9 +5,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.144 $
+ * $Revision: 1.145 $
*
- * last change: $Author: vg $ $Date: 2008-02-12 17:25:58 $
+ * last change: $Author: kz $ $Date: 2008-03-05 16:41:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -3317,6 +3317,24 @@ Dymamic border coloring means that when the mouse is hovered over a control, and
</info>
</set>
</group>
+ <group oor:name="StartCenter">
+ <info>
+ <author>PL</author>
+ <desc>Contains settings for the start center.</desc>
+ </info>
+ <prop oor:name="AddFeatureURL" oor:type="xs:string">
+ <info>
+ <desc>Contains a string specifying the URL to be browsed for additional features (e.g. extensions)</desc>
+ </info>
+ <value/>
+ </prop>
+ <prop oor:name="InfoURL" oor:type="xs:string">
+ <info>
+ <desc>Contains a string specifying the URL to be browsed for information about the product</desc>
+ </info>
+ <value/>
+ </prop>
+ </group>
<group oor:name="Registration">
<info>
<author>FS</author>