From 74e57fc68e455eb20d26ba781dc67588ea39d35c Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 15 Jul 2000 00:28:27 +0000 Subject: s/si/sl/ for XKB keyboard name --- 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 6ece6b7c0..0bbafc178 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -154,7 +154,7 @@ arch() eq "ppc" ? ( "ru" => [ __("Russian"), "ru4", "ru(winkeys)" ], "ru_yawerty" => [ __("Russian (Yawerty)"),"ru-yawerty","ru_yawerty" ], "se" => [ __("Swedish"), "se-latin1", "se" ], - "si" => [ __("Slovenian"), "slovene", "si" ], + "si" => [ __("Slovenian"), "slovene", "sl" ], "sk" => [ __("Slovakian"), "sk-qwertz", "czsk(sk_us_qwertz)" ], "th" => [ __("Thai keyboard"), "th", "th" ], "tr_f" => [ __("Turkish (traditional \"F\" model)"), "trf", "tr_f" ], -- cgit v1.2.1