summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-08-21 20:14:51 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-08-21 20:14:51 +0000
commite15e62ac8668e3538ef9bdc9cc5193c5debb1af4 (patch)
treeeb7039c15e0739345d46d2e8c5a3f71306a7e980 /perl-install/keyboard.pm
parentce54d2b72894b33edbd71cc420add3e22a826053 (diff)
downloaddrakx-e15e62ac8668e3538ef9bdc9cc5193c5debb1af4.tar
drakx-e15e62ac8668e3538ef9bdc9cc5193c5debb1af4.tar.gz
drakx-e15e62ac8668e3538ef9bdc9cc5193c5debb1af4.tar.bz2
drakx-e15e62ac8668e3538ef9bdc9cc5193c5debb1af4.tar.xz
drakx-e15e62ac8668e3538ef9bdc9cc5193c5debb1af4.zip
*** empty log message ***
Diffstat (limited to 'perl-install/keyboard.pm')
-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 8d8797ee2..ac49df2f6 100644
--- a/perl-install/keyboard.pm
+++ b/perl-install/keyboard.pm
@@ -529,7 +529,7 @@ sub check {
$err->("invalid xkb layout $_") foreach difference2([ map { keyboard2xkb($_) } keyboards() ], \@xkb_layouts);
my @kmaps_available = map { if_(m|.*/(.*)\.bkmap|, $1) } `tar tfj share/keymaps.tar.bz2`;
- my @kmaps_wanted = map { keyboard2kmap($_) } keyboard::keyboards();
+ my @kmaps_wanted = map { keyboard2kmap($_) } keyboards();
$err->("missing KEYTABLE $_ (either share/keymaps.tar.bz2 need updating or $_ is bad)") foreach difference2(\@kmaps_wanted, \@kmaps_available);
$err->("unused KEYTABLE $_ (update share/keymaps.tar.bz2 using share/keymaps_generate)") foreach difference2(\@kmaps_available, \@kmaps_wanted);
'commitgraph'>* updated pot filePablo Saratxaga2004-03-081-610/+575 * be aware of string change due to bewan supportThierry Vignaud2004-03-081-1/+1 * updated pot filePablo Saratxaga2004-03-061-335/+335 * typo fixThierry Vignaud2004-03-051-1/+1 * updated pot filePablo Saratxaga2004-03-041-857/+872 * removed lib in PRINTER automatically included via dependenciesFlorent Villard2004-03-021-5/+6 * updated pot filePablo Saratxaga2004-03-021-28/+16 * updated pot filePablo Saratxaga2004-03-021-525/+600 * add SecurityPolicy to remove "error opening security policy file" warningPascal Rigaux2004-03-021-0/+1 * rpmtools and perl-URPM have been rebuilt for perl 5.8.3Guillaume Cottenceau2004-02-281-5/+5 * Try to have some find of better handling for PRINTER flagFlorent Villard2004-02-271-13/+8 * syncThierry Vignaud2004-02-271-1/+1 * updated po filesPablo Saratxaga2004-02-271-594/+571 * compssUsers for 10.0 PowerPackPlusDavid Baudens2004-02-251-5/+26 * Don't install Webmin by default in Download and PowerPackDavid Baudens2004-02-252-2/+0 * compssUsers for 10.0 PowerPackDavid Baudens2004-02-251-0/+90 * compssUsers for 10.0 DownloadDavid Baudens2004-02-251-9/+2 * Separate printing-related packages from INSTALL to create a new separated PRI...Florent Villard2004-02-244-8/+16 * updated pot file; added Latgalian filePablo Saratxaga2004-02-241-463/+544 * merge in typo fixes from tilleThierry Vignaud2004-02-241-4/+4 * UpdateDavid Baudens2004-02-241-2/+1 * updated pot filePablo Saratxaga2004-02-231-558/+563 * typo fixes (Reinout van Schouwen)Thierry Vignaud2004-02-231-2/+2 * updated pot filePablo Saratxaga2004-02-201-478/+473 * updated pot filePablo Saratxaga2004-02-201-141/+301 * Gnome is no good, GNOME is goodPascal Rigaux2004-02-202-2/+2 * updateThierry Vignaud2004-02-191-15103/+17412 * UpdatedArkadiusz Lipiec2004-02-191-14459/+16604 * updated pot filePablo Saratxaga2004-02-1927-357468/+450095 * updated pot filePablo Saratxaga2004-02-19