From 6a69517540cafdc6a54c08b77089aaad4d6f8c10 Mon Sep 17 00:00:00 2001 From: "Herbert Duerr [hdu]" Date: Fri, 22 Oct 2010 12:40:16 +0200 Subject: #i115170# support chromeos default fonts --- officecfg/registry/data/org/openoffice/VCL.xcu | 63 ++++++++++++++++---------- 1 file changed, 39 insertions(+), 24 deletions(-) diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index 575c0aba053b..049a1b80d4a6 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -1423,9 +1423,8 @@ - liberationsans;albany;albanyamt;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode + liberationsans;albany;albanyamt;arimo;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode - Helvetica sans-serif Normal @@ -1436,24 +1435,9 @@ arialnarrowmt;liberationsansnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed - - - - - - - - - - - Normal - - - Condensed - - - Normal,SansSerif - + Normal + Condensed + Normal,SansSerif @@ -1478,6 +1462,17 @@ Normal,SansSerif,Full + + + arial;liberationsans;albany;albanyamt;helvetica; + + arial + helvetica + sans-serif + Normal + Normal + Standard,Normal,SansSerif + palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint; @@ -2394,7 +2389,7 @@ - cumberland;cumberlandamt;liberationmono;couriernew;nimbusmonol;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + cumberland;cumberlandamt;cousine;liberationmono;couriernew;nimbusmonol;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol Courier New @@ -2405,9 +2400,19 @@ - cumberland;cumberlandamt;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol + cumberland;cumberlandamt;cousine;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol - + Courier + monospace + Normal + Normal + Standard,Normal,Fixed,Typewriter + + + + couriernew;cumberland;cumberlandamt;liberationmono;courier + + Courier New Courier monospace Normal @@ -7287,7 +7292,6 @@ thorndale;thorndaleamt;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino - Times serif Normal @@ -7316,6 +7320,17 @@ Normal Normal,Serif + + + timesnewroman;thorndale;thorndaleamt;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons + + Times New Roman + Times + serif + Normal + Normal + Standard,Normal,Serif + thorndaleamt;thorndale;timesnewroman;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino -- cgit From e18be25449bca279ed31564d9e9acd5398f975df Mon Sep 17 00:00:00 2001 From: "Philipp Lohmann [pl]" Date: Mon, 25 Oct 2010 17:50:59 +0200 Subject: vcl116: #i96684# add configuration option for sworkspace switching --- officecfg/registry/data/org/openoffice/VCL.xcu | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu index 049a1b80d4a6..3c9f0c6af44c 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -60,6 +60,11 @@ Default + + + + + -- cgit