diff options
-rwxr-xr-x | control-center | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/control-center b/control-center index cbbd5135..59348390 100755 --- a/control-center +++ b/control-center @@ -725,16 +725,6 @@ my %programs = }, - "TV Cards" => - { - binary => "$sbindir/drakxtv", - embedded => 1, - description => N("TV card"), - long_description => N("Set up TV card"), - icon => 'tv-mdk', - }, - - "UPS" => { binary => "$sbindir/drakups --wizard", @@ -945,7 +935,6 @@ my @tree = "3D", "Graphical server configuration", if_(-x "$bindir/drakfax", "Fax"), - "TV Cards", "Keyboard", "Mouse", "Printer", |