I've been noticing that now, in Quantal, I'm frequently getting the following message in Synaptic's terminal window:
Looking up line 9 in 50-user.conf, it's the following line:
Should I just remove the offending line?
Code:
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Code:
<include ignore_missing="yes" deprecated="yes">~/.fonts.conf</include>
Comment