summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 9f5c0552..5ce9cf9b 100755
--- a/control-center
+++ b/control-center
@@ -1014,7 +1014,6 @@ my @tree = (
list => [
"Date & Time",
"Localization",
- "Migration",
]
},
{
@@ -1023,6 +1022,7 @@ my @tree = (
"Logs",
if_($ENV{LANGUAGE} !~ /^zh/, "Console"),
"Users",
+ "Migration",
if_(-x "$xbindir/drakcronat", "Programs scheduling"),
"Backups",
"Virtualization",