summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center6
-rwxr-xr-xlib/MDV/Control_Center.pm10
2 files changed, 0 insertions, 16 deletions
diff --git a/control-center b/control-center
index 38200c5e..f60f70d0 100755
--- a/control-center
+++ b/control-center
@@ -538,12 +538,6 @@ my @tree = (
]
},
{
- title => N("Boot look'n feel"),
- list => [
- #"Boot Theme",
- ]
- },
- {
title => N("Others"),
list => [
if_(0, "Auto Install"),
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",