summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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,