From 3361881c18f5ed507c688244ba61e32fe7e57486 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 20 Mar 2000 16:24:54 +0000 Subject: Swedish keyboard name fix. some synching of the compss file --- perl-install/keyboard.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/keyboard.pm') diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index 9d8c51547..def379c90 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -136,7 +136,7 @@ arch() =~ /^ppc/ ? ( "qc" => [ __("Canadian (Quebec)"), "qc-latin1","ca_enhanced" ], "ru" => [ __("Russian"), "ru4", "ru" ], "ru_yawerty" => [ __("Russian (Yawerty)"),"ru-yawerty","ru_yawerty" ], - "se" => [ __("Swedish"), "se-latin1", "se_SE" ], + "se" => [ __("Swedish"), "se-latin1", "se" ], "si" => [ __("Slovenian"), "slovene", "si" ], "sk" => [ __("Slovakian"), "sk-qwertz", "czsk" ], "th" => [ __("Thai keyboard"), "th", "th" ], -- cgit v1.2.1