From 25fe76c2f40eeca5d030bcc753d57db2574e4894 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sun, 30 Apr 2000 18:03:32 +0000 Subject: Added an 8pt font for cp1251 --- perl-install/lang.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/lang.pm') diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 69a2c7b90..c10f50871 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -173,7 +173,7 @@ my %charsets = ( "koi8-u" => [ "koi8u_8x16", "koi8-r", "trivial.trans", std("koi8-u") ], "cp1251" => [ "iso05.f16", "iso05", "iso05_to_cp1251.trans", - std_("microsoft-cp1251") ], + std("microsoft-cp1251") ], #- Yiddish needs special console driver for text mode (none yet) #- (and gtk support isn't done yet) "cp1255" => [ "iso08.f16", "iso08", "trivial.trans", -- cgit v1.2.1