|
在安装完Dropline Gnome之后我按照这个帖子里的方法安装了firefly补丁
http://www.linuxsir.cn/forum.php?mod=viewthread&tid=122555
安装完毕之后什么都很正常,只是在开机的时候会提示下面这段警告
Fontconfig warning: "local.conf", line 84: unknown element "other_family"
请问这个问题怎样解决?
下面是我的local.conf第79到第89行的内容
<config>
<!--
Add by Firefly (firefly@firefly.idv.tw)
Output non English/Latin family name.
-->
<other_family>
<bool>true</bool>
</other_family>
</config>
</fontconfig> |
|