summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a057a8dac..50ac2cc6d 100644
--- a/perl-install/keyboard.pm
+++ b/perl-install/keyboard.pm
@@ -69,7 +69,7 @@ my %lang2keyboard =
'lt' => 'lt',
'mk' => 'mk',
'nb' => 'no',
- 'nl' => 'us_intl',
+ 'nl' => 'us_intl', # 95 us_intl, 2 uk, 1 nl
'nl_BE'=> 'be',
'nl_NL'=> 'nl',
'no' => 'no',