From f29e7b36a00773a7cf7a06cfb6681dc2609a6d56 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 26 Jul 2000 13:06:43 +0000 Subject: Prepare for the upcomming keyboard additions of next XFree rpm --- perl-install/keyboard.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index a71a56c75..fcbf3e27d 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -152,13 +152,13 @@ arch() eq "ppc" ? ( "lt_p" => [ __("Lithuanian \"phonetic\" QWERTY"), "ltp-latin7", "lt_p" ], "no" => [ __("Norwegian"), "no-latin1", "no" ], "pl" => [ __("Polish (qwerty layout)"), "pl", "pl" ], - "pl2" => [ __("Polish (qwertz layout)"), "pl-latin2", "pl" ], + "pl2" => [ __("Polish (qwertz layout)"), "pl-latin2", "pl2" ], "pt" => [ __("Portuguese"), "pt-latin1", "pt" ], "qc" => [ __("Canadian (Quebec)"), "qc-latin1","ca_enhanced" ], "ru" => [ __("Russian"), "ru4", "ru(winkeys)" ], "ru_yawerty" => [ __("Russian (Yawerty)"),"ru-yawerty","ru_yawerty" ], "se" => [ __("Swedish"), "se-latin1", "se" ], - "si" => [ __("Slovenian"), "slovene", "sl" ], + "si" => [ __("Slovenian"), "slovene", "si" ], "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