From 4797843d9111803188fa1bc335dcf9853c970bcb 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 fa79715054..61b3158381 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 v1.2.3 From 04be717592e2192ea78a1a509b2e71dead47c158 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 61b3158381..b26eb2d26c 100644 --- a/officecfg/registry/data/org/openoffice/VCL.xcu +++ b/officecfg/registry/data/org/openoffice/VCL.xcu @@ -60,6 +60,11 @@ Default + + + + + -- cgit v1.2.3