summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/v4l.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-20 09:02:28 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-20 09:02:28 +0000
commit03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e (patch)
treec0486a1d8f817febd8144025d3b8b455c8599aa8 /perl-install/harddrake/v4l.pm
parent5905453cd3efa88f980921158ed30309a0ad9afb (diff)
downloaddrakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar
drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar.gz
drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar.bz2
drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar.xz
drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.zip
share translation
Diffstat (limited to 'perl-install/harddrake/v4l.pm')
-rw-r--r--perl-install/harddrake/v4l.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm
index c83928309..e7dbf7baa 100644
--- a/perl-install/harddrake/v4l.pm
+++ b/perl-install/harddrake/v4l.pm
@@ -63,7 +63,7 @@ my %tuners_lst =
# Tweaked from Cardlist
my $cards_lst = {
'bttv' => {
- N("Auto-detect") => -1,
+ $default => -1,
N("Unknown|Generic") => 0,
"M|Miro|PCTV" => 1,
"H|Hauppauge|bt848" => 2,