summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authortpf <tpf@openoffice.org>2002-11-25 16:18:29 +0000
committertpf <tpf@openoffice.org>2002-11-25 16:18:29 +0000
commit6c12ab801ba1389e7c260120672f308cb15f5ce4 (patch)
tree05e7555d1eee64f3cb9247c76eb044e7dc8a7e07 /officecfg/registry/schema/org/openoffice
parent0ec0670c50770eeb02aeb7a9d43e61969f45d02b (diff)
#105581# added some descriptions (info/desc elements)
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Chart.xcs7
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs22
-rw-r--r--officecfg/registry/schema/org/openoffice/VCL.xcs8
3 files changed, 31 insertions, 6 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
index cceae75807e3..d108296765ae 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Chart.xcs,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: tpf $ $Date: 2002-11-21 16:15:18 $
+ * last change: $Author: tpf $ $Date: 2002-11-25 17:18:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,9 @@
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Chart" oor:package="org.openoffice.Office" xml:lang="en-US">
+ <info>
+ <desc xml:lang="en-US">Contains settings for the Chart application.</desc>
+ </info>
<import oor:component="org.openoffice.Office.Common"/>
<component>
<group oor:name="DefaultColor">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 657aad399c16..f3a156e46e66 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.59 $
+ * $Revision: 1.60 $
*
- * last change: $Author: tpf $ $Date: 2002-11-21 16:15:19 $
+ * last change: $Author: tpf $ $Date: 2002-11-25 17:18:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,9 @@
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Common" oor:package="org.openoffice.Office" xml:lang="en-US">
+ <info>
+ <desc xml:lang="en-US">Contains common settings which are potentially shared by other components.</desc>
+ </info>
<templates>
<group oor:name="Passwordstorage">
<info>
@@ -801,6 +804,7 @@
<group oor:name="_3D_Engine">
<info>
<author>AW</author>
+ <desc xml:lang="en-US">Specifies settings for the 3D engine.</desc>
</info>
<prop oor:name="Dithering" oor:type="xs:boolean">
<!-- OldPath: 3D-Engine/Dithering -->
@@ -2437,6 +2441,10 @@
</prop>
</group>
<group oor:name="Setup">
+ <info>
+ <author>PB</author>
+ <desc xml:lang="en-US">Specifies options related to the setup.</desc>
+ </info>
<group oor:name="Language">
<prop oor:name="Locales" oor:type="oor:string-list">
<!-- OldPath: OfficeLanguage/[Code]=Installed -->
@@ -2769,6 +2777,10 @@
</prop>
</group>
<group oor:name="Help">
+ <info>
+ <author>FS</author>
+ <desc xml:lang="en-US">Contains settings which specify the common help settings.</desc>
+ </info>
<prop oor:name="Locale" oor:type="xs:string">
<info>
<author>ABI</author>
@@ -3255,6 +3267,7 @@
<group oor:name="DateFormat">
<info>
<author>NN</author>
+ <desc xml:lang="en-US">Specifies settings for the date formats used.</desc>
</info>
<prop oor:name="TwoDigitYear" oor:type="xs:int">
<!-- OldPath: General/Other -->
@@ -4262,6 +4275,10 @@
</group>
</group>
<group oor:name="Misc">
+ <info>
+ <author>MBA</author>
+ <desc xml:lang="en-US">Miscellaneous entries for the common group.</desc>
+ </info>
<prop oor:name="PluginsEnabled" oor:type="xs:boolean">
<!-- OldPath: ? -->
<!-- OldLocation: soffice.ini -->
@@ -4636,6 +4653,7 @@
<group oor:name="Accessibility">
<info>
<author>OS</author>
+ <desc xml:lang="en-US">Specifies settings for the accessibility options.</desc>
</info>
<prop oor:name="IsForDrawings" oor:type="xs:boolean">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/VCL.xcs b/officecfg/registry/schema/org/openoffice/VCL.xcs
index b810e71b2bf7..bc82dedebbd0 100644
--- a/officecfg/registry/schema/org/openoffice/VCL.xcs
+++ b/officecfg/registry/schema/org/openoffice/VCL.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: VCL.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tpf $ $Date: 2002-11-21 16:15:18 $
+ * last change: $Author: tpf $ $Date: 2002-11-25 17:18:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,6 +61,10 @@
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd">
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="VCL" oor:package="org.openoffice" xml:lang="en-US">
+ <info>
+ <author>PL</author>
+ <desc xml:lang="en-US">Contains preferences for the VCL (Visual Class Library).</desc>
+ </info>
<templates>
<group oor:name="LFonts">
<info>