summaryrefslogtreecommitdiffstats
path: root/loolkitconfig.xcu
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-09-06 22:40:39 +0200
committerAndras Timar <andras.timar@collabora.com>2020-09-08 09:24:10 +0200
commitc7dbb7541d36e8f7bec70e02b70e96536969b095 (patch)
treeae7f9f217019cf598f469bd554bdc61de29495ad /loolkitconfig.xcu
parentSupport ppc64 (diff)
downloadonline-c7dbb7541d36e8f7bec70e02b70e96536969b095.tar.gz
online-c7dbb7541d36e8f7bec70e02b70e96536969b095.zip
Set Noto Sans as the default font for new files created from minimal ODF templates
Change-Id: I2f145c8d3d934699a3f4c6c8fd6faf06958f323d Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102139 Tested-by: Jenkins Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'loolkitconfig.xcu')
-rw-r--r--loolkitconfig.xcu6
1 files changed, 6 insertions, 0 deletions
diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index 5391869474..27a7f61f07 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -31,4 +31,10 @@
<!-- Disable GIO UCP we don't want -->
<item oor:path="/org.openoffice.ucb.Configuration/ContentProviders/Local/SecondaryKeys/Office/ProviderData/Provider999"><prop oor:name="URLTemplate" oor:op="fuse"><value>NeverMatchAnyUrlSuffix</value></prop></item>
+<!-- Default font for new documents. Most of the languages use 'en' settings. For those that do not, it's better not to touch their settings, because it's unlikely that Noto Sans is better than current default. -->
+<item oor:path="/org.openoffice.VCL/DefaultFonts/org.openoffice.VCL:LocalizedDefaultFonts['en']"><prop oor:name="LATIN_HEADING" oor:op="fuse" oor:type="xs:string"><value>Noto Sans;Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value></prop></item>
+<item oor:path="/org.openoffice.VCL/DefaultFonts/org.openoffice.VCL:LocalizedDefaultFonts['en']"><prop oor:name="LATIN_PRESENTATION" oor:op="fuse" oor:type="xs:string"><value>Noto Sans;Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value></prop></item>
+<item oor:path="/org.openoffice.VCL/DefaultFonts/org.openoffice.VCL:LocalizedDefaultFonts['en']"><prop oor:name="LATIN_SPREADSHEET" oor:op="fuse" oor:type="xs:string"><value>Noto Sans;Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value></prop></item>
+<item oor:path="/org.openoffice.VCL/DefaultFonts/org.openoffice.VCL:LocalizedDefaultFonts['en']"><prop oor:name="LATIN_TEXT" oor:op="fuse" oor:type="xs:string"><value>Noto Sans;Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value></prop></item>
+
</oor:items>