From: Marko Myllynen Date: Thu, 15 Jan 2015 12:44:17 +0000 (+0200) Subject: Use eurlatgr as the example console font X-Git-Tag: v219~364 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=25b47f96d9601ff566257b2a31bfb5f4bd25d661;p=elogind.git Use eurlatgr as the example console font See https://fedoraproject.org/wiki/Changes/NewDefaultConsoleFont https://bugzilla.redhat.com/show_bug.cgi?id=1182529 --- diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index 09a477670..02df2e810 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -127,7 +127,7 @@ /etc/vconsole.conf: KEYMAP=de-latin1 -FONT=latarcyrheb-sun16 +FONT=eurlatgr diff --git a/test/test-functions b/test/test-functions index dac0dcccf..4fa0c59f2 100644 --- a/test/test-functions +++ b/test/test-functions @@ -272,6 +272,7 @@ install_keymaps() { install_fonts() { for i in \ + /usr/lib/kbd/consolefonts/eurlatgr* \ /usr/lib/kbd/consolefonts/latarcyrheb-sun16*; do [[ -f $i ]] || continue inst $i