From b33c8397c67519e501a2d30d606d847b58eeef69 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 5 Jan 2001 17:09:41 +0000 Subject: add the percentage of each keyboard types (as a comment for now) --- perl-install/keyboard.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- cgit v1.2.1