officecfg/registry/data/org/openoffice/VCL.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit a14cd9c11b6875ba227982bbc7864107cb70d8e6 Author: Herbert Dürr <[email protected]> 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 <[email protected]> Tested-by: Caolán McNamara <[email protected]> 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>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
