desktop.mk: use Croscore Arimo for most installers
The very basic bitmap fonts that were left in back a year ago aren't particularly modern (even if they are somewhat elegant and resource sparing which was the goal at that time). So let's allow for something slightly prettier, like Croscore Arimo kindly prepared by Steve Matteson, provided by Google, packaged by Fedora and imported by Igor Vlasenko. Here's the news item behind this commit: http://lwn.net/Articles/502371/
This commit is contained in:
parent
ee3bdb2954
commit
cb55a89365
@ -7,6 +7,7 @@ distro/.desktop-base: distro/.installer use/syslinux/ui/vesamenu use/x11/xorg
|
||||
distro/.desktop-mini: distro/.desktop-base use/x11/xdm +power; @:
|
||||
|
||||
distro/.desktop-network: distro/.desktop-mini +vmguest
|
||||
@$(call add,SYSTEM_PACKAGES,fonts-ttf-google-croscore-arimo)
|
||||
@$(call add,BASE_LISTS, \
|
||||
$(call tags,(base || desktop) && (l10n || network)))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user