summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2000-07-15 00:28:27 +0000
committerPablo Saratxaga <pablo@mandriva.com>2000-07-15 00:28:27 +0000
commit74e57fc68e455eb20d26ba781dc67588ea39d35c (patch)
tree7d2d96e11d332a3c81ae8a958f8fde70cfdd7d57
parent7dcf5d77688ebac9a710f065558f0aa9e3b9ed4c (diff)
downloaddrakx-backup-do-not-use-74e57fc68e455eb20d26ba781dc67588ea39d35c.tar
drakx-backup-do-not-use-74e57fc68e455eb20d26ba781dc67588ea39d35c.tar.gz
drakx-backup-do-not-use-74e57fc68e455eb20d26ba781dc67588ea39d35c.tar.bz2
drakx-backup-do-not-use-74e57fc68e455eb20d26ba781dc67588ea39d35c.tar.xz
drakx-backup-do-not-use-74e57fc68e455eb20d26ba781dc67588ea39d35c.zip
s/si/sl/ for XKB keyboard name
-rw-r--r--perl-install/keyboard.pm2
1 files changed, 1 insertions, 1 deletions
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" ],