[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - officecfg/registry

Herbert Dürr hdu at apache.org
Tue Nov 5 14:05:21 CET 2013


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

New commits:
commit a14cd9c11b6875ba227982bbc7864107cb70d8e6
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)
    
    Change-Id: I987c841cb697c829bd9fdeeacb5eb5ac05043f68
    Reviewed-on: https://gerrit.libreoffice.org/6588
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu b/officecfg/registry/data/org/openoffice/VCL.xcu
index e3b506a..71ff091 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>
@@ -1553,7 +1553,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