summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 12:28:11 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 12:28:11 +0000
commite8daf0369e74ef01ebf6711fbaf55a5c42f0c741 (patch)
tree0615884a6cc56d792fb6d53c8c24fba9e9026c6e /officecfg/registry
parent76793e945f3da6ef631fbc677b28c628512693a7 (diff)
INTEGRATION: CWS vcl33 (1.32.26); FILE MERGED
2005/01/10 14:30:58 pl 1.32.26.3: RESYNC: (1.33-1.34); FILE MERGED 2004/12/17 12:02:48 pl 1.32.26.2: RESYNC: (1.32-1.33); FILE MERGED 2004/12/09 10:38:10 hdu 1.32.26.1: #i38727# added font fallbacks Charter, BitstreamCharter and Georgia
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/data/org/openoffice/VCL.xcu52
1 files changed, 49 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index bac58fc520df..5c8fd700408d 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: VCL.xcu,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: rt $ $Date: 2005-01-07 10:02:01 $
+ * last change: $Author: kz $ $Date: 2005-01-21 13:28:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -6610,7 +6610,7 @@
</node>
<node oor:name="verdana" oor:op="replace">
<prop oor:name="SubstFonts">
- <value>albany;arial;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussansl;nimbussans</value>
+ <value>lucidasans;albany;arial;helvetica;lucida;geneva;helmet;sansserif;nimbussansl;nimbussans</value>
</prop>
<prop oor:name="SubstFontsMS">
<value/>
@@ -7266,6 +7266,52 @@
</prop>
</node>
+ <node oor:name="charter" oor:op="replace">
+ <prop oor:name="SubstFonts">
+ <value>bitstreamcharter;georgia;timesnewroman</value>
+ </prop>
+ <prop oor:name="FontWeight">
+ <value>Normal</value>
+ </prop>
+ <prop oor:name="FontWidth">
+ <value>Normal</value>
+ </prop>
+ <prop oor:name="FontType">
+ <value>Serif</value>
+ </prop>
+ </node>
+
+ <node oor:name="bitstreamcharter" oor:op="replace">
+ <prop oor:name="SubstFonts">
+ <value>charter;georgia;timesnewroman</value>
+ </prop>
+ <prop oor:name="FontWeight">
+ <value>Normal</value>
+ </prop>
+ <prop oor:name="FontWidth">
+ <value>Normal</value>
+ </prop>
+ <prop oor:name="FontType">
+ <value>Serif</value>
+ </prop>
+ </node>
+
+ <node oor:name="georgia" oor:op="replace">
+ <prop oor:name="SubstFonts">
+ <value>bitstreamcharter;charter;timesnewroman</value>
+ </prop>
+ <prop oor:name="FontWeight">
+ <value>Normal</value>
+ </prop>
+ <prop oor:name="FontWidth">
+ <value>Normal</value>
+ </prop>
+ <prop oor:name="FontType">
+ <value>Serif</value>
+ </prop>
+ </node>
+
+
</node>
</node>