summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-30 15:19:16 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-30 15:19:16 +0000
commitbd2b2be1b710016e54cc326e916fd675837715e5 (patch)
tree25f82e8378bfb6b91fd48e61d614cac2343cc343 /officecfg
parent106f712b55ecbd9bd26f8b4b28e4a7ef0124949e (diff)
INTEGRATION: CWS fontlists03 (1.16.86); FILE MERGED
2004/08/09 13:43:41 hdu 1.16.86.1: #110298# fix font attribute description
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/VCL.xcs23
1 files changed, 6 insertions, 17 deletions
diff --git a/officecfg/registry/schema/org/openoffice/VCL.xcs b/officecfg/registry/schema/org/openoffice/VCL.xcs
index a6793d427f67..6069a4d19eb5 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.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: obo $ $Date: 2004-07-05 13:34:51 $
+ * last change: $Author: kz $ $Date: 2004-08-30 16:19:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,14 +90,14 @@
<desc>Contains a list of substitute fonts used in a HTML context (for example, HTML import/export).</desc>
</info>
</prop>
- <prop oor:name="FontWidth" oor:type="xs:string">
+ <prop oor:name="FontWeight" oor:type="xs:string">
<info>
- <desc>Specifies the font width. Valid values are &quot;thin&quot;, &quot;ultralight&quot;, &quot;light&quot;, &quot;semilight&quot;, &quot;normal&quot;, &quot;medium&quot;, &quot;semibold&quot;, &quot;bold&quot;, &quot;ultrabold&quot;, &quot;black&quot; (in ascending order of weight) and &quot;unknown&quot;.</desc>
+ <desc>Specifies the font weight. Valid values are &quot;thin&quot;, &quot;ultralight&quot;, &quot;light&quot;, &quot;semilight&quot;, &quot;normal&quot;, &quot;medium&quot;, &quot;semibold&quot;, &quot;bold&quot;, &quot;ultrabold&quot;, &quot;black&quot; (in ascending order of weight) and &quot;unknown&quot;.</desc>
</info>
</prop>
- <prop oor:name="FontWeight" oor:type="xs:string">
+ <prop oor:name="FontWidth" oor:type="xs:string">
<info>
- <desc>Specifies the font weight. Valid values are &quot;ultracondensed&quot;, &quot;extracondensed&quot;, &quot;condensed&quot;, &quot;semicondensed&quot;, &quot;normal&quot;, &quot;semiexpanded&quot;, &quot;expanded&quot;, &quot;extraexpanded&quot;, &quot;ultraexpanded&quot; (in ascending order of width) and &quot;unknown&quot;.</desc>
+ <desc>Specifies the font width. Valid values are &quot;ultracondensed&quot;, &quot;extracondensed&quot;, &quot;condensed&quot;, &quot;semicondensed&quot;, &quot;normal&quot;, &quot;semiexpanded&quot;, &quot;expanded&quot;, &quot;extraexpanded&quot;, &quot;ultraexpanded&quot; (in ascending order of width) and &quot;unknown&quot;.</desc>
</info>
</prop>
<prop oor:name="FontType" oor:type="xs:string">
@@ -147,14 +147,3 @@
</component>
</oor:component-schema>
-
-
-
-
-
-
-
-
-
-
-