[Libreoffice-commits] core.git: officecfg/registry

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


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

New commits:
commit f63a40965ccf1db5c5efe5517e3d6bdad6d727a8
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
    (cherry picked from commit c98566be40d6991467dde665af3eb0085d4ad80c)

diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index b73dacc..e159f61 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -1534,7 +1534,7 @@
       </node>
       <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>
@@ -1547,7 +1547,7 @@
       </node>
       <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>


More information about the Libreoffice-commits mailing list