summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index 979448fba..c5bc80690 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -258,7 +258,7 @@ sub write_conf {
# Convert alsa driver from old naming system to new one (snd-card-XXX => snd-XXX)
# Ensure correct upgrade for snd-via683 and snd-via8233 drivers
s/snd-card/snd/g;
- s/^snd-via686|^snd-via8233/snd-via82xx/g;
+ s/^snd-via686|snd-via8233/snd-via82xx/g;
} elsif ($conf{$alias}{$type} && $conf{$alias}{$type} ne $module) {
my $v = join(' ', uniq(deref($conf{$alias}{$type})));
$_ = "$type $alias $v\n";
td>updated po filesPablo Saratxaga2005-04-231-41/+34 * switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-248/+248 * updateThierry Vignaud2005-04-211-2714/+2810 * update string for new drakroamThierry Vignaud2005-04-211-15/+10 * add 3 new strings from diskdrakeThierry Vignaud2005-04-011-0/+15 * - merge in new strings from drakroamThierry Vignaud2005-03-301-0/+20 * Oops! Sorry for the critial typo :(Funda Wang2005-03-261-4/+4 * updated pot filePablo Saratxaga2005-03-261-9/+7 * s/Mandrakelinux 10.1/Mandrakelinux/. For advertising.Funda Wang2005-03-261-4/+4 * - add new strings from drakroamThierry Vignaud2005-03-251-3/+90 * s/102errata/errata/. There will not be an 10.2, and errara.php3Funda Wang2005-03-211-2/+2 * s/101errata/102errata for the next release. We often forget this.Funda Wang2005-03-181-2/+2 * s/Netmask address/Netmask/. typo fixFunda Wang2005-03-121-1/+1 * updated pot filePablo Saratxaga2005-03-111-2/+2 * updated pot filePablo Saratxaga2005-03-111-30/+33 * fix kde mergeThierry Vignaud2005-03-101-1/+1 * further merge with KDEThierry Vignaud2005-03-101-1/+1 * remove duplicated stringThierry Vignaud2005-03-101-8/+0 * remove uneeded stringThierry Vignaud2005-03-101-4/+0 * merge translations from KDEThierry Vignaud2005-03-101-8/+8 * merge in new stringsThierry Vignaud2005-03-101-0/+112 * Added translation for "recommended" stringPablo Saratxaga2005-03-031-3169/+3973 * Fixing Bosnian translationVedran Ljubovic2004-10-101-5812/+6583 * updated pot filePablo Saratxaga2004-06-141-1930/+2047 * updated pot filePablo Saratxaga2004-04-011-1087/+1108 * updated po filesPablo Saratxaga2004-03-191-3686/+4706 * updated pot filePablo Saratxaga2004-02-191-14796/+16862 * fixed my previous bad entriesPablo Saratxaga2003-12-031-358/+659 * updated Bosnian, Basque, Farsi, Italian, Portuguese and Chinese filesPablo Saratxaga2003-09-211-434/+543 * updated pot filePablo Saratxaga2003-09-121-2173/+2894 * updated pot filePablo Saratxaga2003-08-131-1583/+2218 * changed the name of the russian phonetic layoutPablo Saratxaga2003-05-311-142/+255 * updated pot filePablo Saratxaga2003-05-161-13349/+13437 * updated Japanese file; updated pot filePablo Saratxaga2003-03-241-6/+11 * updated Bosnian and Romanian filesPablo Saratxaga2003-03-161-138/+32 * updated Bosnian and Vietnamese filesPablo Saratxaga2003-03-151-2604/+3081 * updated pot filePablo Saratxaga2003-03-121-87/+108 * updated pot filePablo Saratxaga2003-03-091-217/+217 * updated pot filePablo Saratxaga2003-03-071-351/+528 * updated pot filePablo Saratxaga2003-02-281-539/+753 * simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-17