[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - more_fonts/fonts
Caolán McNamara
caolanm at redhat.com
Mon Feb 11 05:24:10 PST 2013
more_fonts/fonts/fc_local.conf | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 5cb5d5c167d2d64abf16956bb525ca97ba0f48cd
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 1 06:09:00 2013 +0000
lp#1034928: fontconfig: multiple <family> in <alias> isn't supported
Having multiple <family> in <alias> isn't supported and may not work as
expected
Change-Id: Ifffa81db6829e7e21ff061276e1558dda6b99c71
Reviewed-on: https://gerrit.libreoffice.org/2100
Reviewed-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
diff --git a/more_fonts/fonts/fc_local.conf b/more_fonts/fonts/fc_local.conf
index 973c7b5..c442c83 100644
--- a/more_fonts/fonts/fc_local.conf
+++ b/more_fonts/fonts/fc_local.conf
@@ -6,7 +6,6 @@
<alias binding="same">
<family>Liberation Sans Narrow</family>
- <family>Arial Narrow</family>
<default>
<family>Arial Narrow</family>
</default>
More information about the Libreoffice-commits
mailing list