loolkitconfig.xcu |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit c7dbb7541d36e8f7bec70e02b70e96536969b095
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Sun Sep 6 22:40:39 2020 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Sep 8 09:24:10 2020 +0200

    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 <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index 539186947..27a7f61f0 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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to