summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/MDV/Control_Center.pm32
1 files changed, 0 insertions, 32 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index ef6041a7..a81d4064 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -78,17 +78,6 @@ our %programs =
},
- "Backups" =>
- {
- binary => "drakbackup",
- embedded => 1,
- description => N("Backups"),
- long_description => N("Configure backups of the system and of the users' data"),
- icon => 'backup-mdk',
- application_driven_menu => 1,
- },
-
-
"Snapshots" =>
{
binary => "draksnapshot-config",
@@ -350,16 +339,6 @@ our %programs =
},
- "Menus" =>
- {
- binary => "drakmenustyle",
- embedded => 1,
- description => N("Menu Style"),
- long_description => N("Menu Style Configuration"),
- icon => 'drakmenustyle',
- },
-
-
"Migration" =>
{
binary => "transfugdrake",
@@ -593,17 +572,6 @@ our %programs =
},
- "Tomoyo Policy" =>
- {
- binary => "tomoyo-gui",
- embedded => 1,
- description => N("Configure TOMOYO Linux policy"),
- long_description => N("View and configure TOMOYO Linux security policy"),
- icon => 'draksec-mdk',
- application_driven_menu => 1,
- },
-
-
"UPS" =>
{
binary => "drakups --wizard",