summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-04-03 10:51:36 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-04-03 10:51:46 +0200
commit78572413493edbaa3ff8a00e197f4e8a1738bcf5 (patch)
treed40fd458243a706885ca390a8049d20fde51c9e6
parenta6080e176234b617c38e4f4bc91e6ffa5e521aef (diff)
downloadcontrol-center-78572413493edbaa3ff8a00e197f4e8a1738bcf5.tar
control-center-78572413493edbaa3ff8a00e197f4e8a1738bcf5.tar.gz
control-center-78572413493edbaa3ff8a00e197f4e8a1738bcf5.tar.bz2
control-center-78572413493edbaa3ff8a00e197f4e8a1738bcf5.tar.xz
control-center-78572413493edbaa3ff8a00e197f4e8a1738bcf5.zip
fix previous bogus cleaning
commit "f23d43d1c224d9caf2b085f831b4728b3b70c540" was untested thus incompleted and resulted in bogus entries
-rwxr-xr-xcontrol-center3
1 files changed, 0 insertions, 3 deletions
diff --git a/control-center b/control-center
index 64e2e5fe..7c13eb55 100755
--- a/control-center
+++ b/control-center
@@ -415,7 +415,6 @@ my @tree = (
title => N("Manage system services"),
list => [
if_(!$is_auth_wizard_installed, "Authentication"),
- "Menus",
"Services",
"Fonts",
]
@@ -435,7 +434,6 @@ my @tree = (
"Users",
"Migration",
if_(-x real_bin_path("drakcronat"), "Programs scheduling"),
- "Backups",
'Snapshots',
"Virtualization",
]
@@ -527,7 +525,6 @@ my @tree = (
title => N("Security"),
list => [
"Security Level",
- "Tomoyo Policy",
"Firewall",
"Mageia Tools Authentication",
"Invictus Firewall",