summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2025-02-19 20:32:36 +0200
committerJani Välimaa <wally@mageia.org>2025-02-19 20:35:52 +0200
commit32bae3dcf538ed5b819e66a282da89c180fed4bd (patch)
treea50ba3f9430408cf6bbed34ba9c7fc35db616a75 /perl-install/lang.pm
parent0a057cb57d5987c7086e9394c63708e714781381 (diff)
downloaddrakx-32bae3dcf538ed5b819e66a282da89c180fed4bd.tar
drakx-32bae3dcf538ed5b819e66a282da89c180fed4bd.tar.gz
drakx-32bae3dcf538ed5b819e66a282da89c180fed4bd.tar.bz2
drakx-32bae3dcf538ed5b819e66a282da89c180fed4bd.tar.xz
drakx-32bae3dcf538ed5b819e66a282da89c180fed4bd.zip
perl-install: Agafari-16 console font support was dropped from kbd
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 849f386e3..a3c8aa7ea 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -1037,7 +1037,7 @@ my %charsets = (
"utf_cyr1" => [ "UniCyr_8x16", undef, undef, "utf8", undef ],
"utf_cyr2" => [ "koi8-k", undef, undef, "utf8", undef ],
"utf_deva" => [ undef, undef, undef, "utf8", undef ],
-"utf_ethi" => [ "Agafari-16", undef, undef, "utf8", undef ],
+"utf_ethi" => [ undef, undef, undef, "utf8", undef ],
"utf_geor" => [ "t_geors", undef, undef, "utf8", undef ],
"utf_guru" => [ undef, undef, undef, "utf8", undef ],
"utf_he" => [ undef, undef, undef, "utf8", undef ],