From bd2b2be1b710016e54cc326e916fd675837715e5 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 30 Aug 2004 15:19:16 +0000 Subject: INTEGRATION: CWS fontlists03 (1.16.86); FILE MERGED 2004/08/09 13:43:41 hdu 1.16.86.1: #110298# fix font attribute description --- officecfg/registry/schema/org/openoffice/VCL.xcs | 23 ++++++----------------- 1 file 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 @@ Contains a list of substitute fonts used in a HTML context (for example, HTML import/export). - + - Specifies the font width. Valid values are "thin", "ultralight", "light", "semilight", "normal", "medium", "semibold", "bold", "ultrabold", "black" (in ascending order of weight) and "unknown". + Specifies the font weight. Valid values are "thin", "ultralight", "light", "semilight", "normal", "medium", "semibold", "bold", "ultrabold", "black" (in ascending order of weight) and "unknown". - + - Specifies the font weight. Valid values are "ultracondensed", "extracondensed", "condensed", "semicondensed", "normal", "semiexpanded", "expanded", "extraexpanded", "ultraexpanded" (in ascending order of width) and "unknown". + Specifies the font width. Valid values are "ultracondensed", "extracondensed", "condensed", "semicondensed", "normal", "semiexpanded", "expanded", "extraexpanded", "ultraexpanded" (in ascending order of width) and "unknown". @@ -147,14 +147,3 @@ - - - - - - - - - - - -- cgit