regular.mk: add liberation fonts to gnome3

epiphany (or fontconfig?) insists on URW fonts for rendering
webpages like http://opennet.ru which hurts my eyes; looks like
/etc/fonts/conf.d/60-alt-post-user.conf would override these
with e.g. Liberation or Dejavu (with the latter being inferior
to the former, IMHO).
This commit is contained in:
Michael Shigorin 2015-02-18 18:44:51 +03:00
parent 57fa35d504
commit ab44f800bc

View File

@ -130,8 +130,8 @@ distro/regular-cinnamon: distro/.regular-gtk \
@$(call set,KFLAVOURS,un-def)
# not .regular-gtk due to gdm vs lightdm
distro/regular-gnome3: distro/.regular-desktop \
use/x11/gnome3 use/browser/epiphany +plymouth +nm
distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat
@$(call add,LIVE_PACKAGES_REGEXP,^setup-gnome3-done.*)
# reusable bits