From b55aa75c233fa172c0e4e250e1c1826fa0ec3800 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 22 May 2015 03:19:01 -0400 Subject: draksplash is dead since 2009... --- control-center | 6 ------ lib/MDV/Control_Center.pm | 10 ---------- 2 files changed, 16 deletions(-) diff --git a/control-center b/control-center index 38200c5e..f60f70d0 100755 --- a/control-center +++ b/control-center @@ -537,12 +537,6 @@ my @tree = ( "Display Manager chooser", ] }, - { - title => N("Boot look'n feel"), - list => [ - #"Boot Theme", - ] - }, { title => N("Others"), list => [ diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 110666d9..bf2a712c 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -109,16 +109,6 @@ our %programs = }, - "Boot Theme" => - { - binary => "drakboot --splash", - embedded => 1, - description => N("Set up boot graphical theme of system"), - long_description => N("Select the graphical theme of the system while booting"), - icon => 'boot-theme-mdk', - }, - - "Connection Sharing" => { binary => "drakgw", -- cgit v1.2.1