From cf3e8b7c80384c13a9ce0949bceb48ae7058f26c Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 3 Sep 2002 11:32:10 +0000 Subject: Changed Turkish console font --- 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 5b5656cc9..669b8c543 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -286,7 +286,7 @@ my %charsets = ( "iso-8859-8" => [ "iso08.f16", undef, "iso08", #- std_("iso8859-8") ], "iso8859-8", "862", std_("microsoft-cp1255") ], - "iso-8859-9" => [ "iso09.f16", undef, "iso09", + "iso-8859-9" => [ "lat5u-16", undef, "iso09", "iso8859-9", "857", sub { std("iso8859-9", @_) } ], "iso-8859-13" => [ "tlat7", undef, "iso13", "iso8859-13", "775", std_("iso8859-13") ], -- cgit v1.2.1