[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry

Herbert Dürr hdu at apache.org
Thu Oct 10 01:09:26 PDT 2013


 officecfg/registry/data/org/openoffice/VCL.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c98566be40d6991467dde665af3eb0085d4ad80c
Author: Herbert Dürr <hdu at apache.org>
Date:   Thu Oct 10 06:57:44 2013 +0000

    #i123456# add Caladea and Carlito as fallback fonts

diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index 9e94115..226734c 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -1830,7 +1830,7 @@
 
       <node oor:name="calibri" oor:op="replace">
         <prop oor:name="SubstFonts">
-          <value>hiraginomarugothicpronw3;hiraginomarugothicprow3</value>
+          <value>carlito;hiraginomarugothicpronw3;hiraginomarugothicprow3</value>
         </prop>
         <prop oor:name="FontType"><value>Normal,SansSerif</value></prop>
       </node>
@@ -1840,7 +1840,7 @@
 
       <node oor:name="cambria" oor:op="replace">
         <prop oor:name="SubstFonts">
-          <value>applelisung</value>
+          <value>caladea;applelisung</value>
         </prop>
         <prop oor:name="FontType"><value>Normal,Serif</value></prop>
       </node>


More information about the Libreoffice-commits mailing list