From e3544476b9c42dc8b50a9dee342549a3b01bb3f4 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 7 Dec 2023 08:08:05 +0100 Subject: [PATCH] kbd: imclude eurlatgr font this font is now default for european languages. Signed-off-by: Arne Fitzenreiter --- config/rootfiles/common/kbd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/kbd b/config/rootfiles/common/kbd index 3c18ff27eb..a50a252a93 100644 --- a/config/rootfiles/common/kbd +++ b/config/rootfiles/common/kbd @@ -85,7 +85,7 @@ lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz #lib/kbd/consolefonts/drdos8x16.psfu.gz #lib/kbd/consolefonts/drdos8x6.psfu.gz #lib/kbd/consolefonts/drdos8x8.psfu.gz -#lib/kbd/consolefonts/eurlatgr.psfu.gz +lib/kbd/consolefonts/eurlatgr.psfu.gz #lib/kbd/consolefonts/gr737a-8x8.psfu.gz #lib/kbd/consolefonts/gr737a-9x14.psfu.gz #lib/kbd/consolefonts/gr737a-9x16.psfu.gz -- 2.39.5