From 2743c80d2632a183fdb25d81a1399708e2c636b9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 19 May 2005 08:20:24 +0000 Subject: fix DVB configurator --- perl-install/harddrake/data.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/harddrake/data.pm') diff --git a/perl-install/harddrake/data.pm b/perl-install/harddrake/data.pm index 6d696efbe..0656615b3 100644 --- a/perl-install/harddrake/data.pm +++ b/perl-install/harddrake/data.pm @@ -145,7 +145,6 @@ our @tree = class => "DVB", string => N("DVB card"), icon => "tv.png", - configurator => "/usr/bin/XawTV", detector => sub { f(modules::probe_category('multimedia/dvb')) }, checked_on_boot => 1, }, -- cgit v1.2.1