diff options
Diffstat (limited to 'lib/MDV/Control_Center.pm')
-rwxr-xr-x | lib/MDV/Control_Center.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index ba4c937e..8b30ab38 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", |