Commit cb55a893 authored by Michael Shigorin's avatar Michael Shigorin

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/
parent ee3bdb29
......@@ -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)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment