summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-09-27 12:10:29 +0000
committerThierry Vignaud <tv@mandriva.org>2007-09-27 12:10:29 +0000
commit9b8e82199c87b362f6613c18c43c064d3215f53d (patch)
tree9a3a9a976132ba830a9b01f6990b7e1539a32351
parent7c8f94e9d49c11fec2c8ed0008aba968f8ca840f (diff)
downloadcontrol-center-9b8e82199c87b362f6613c18c43c064d3215f53d.tar
control-center-9b8e82199c87b362f6613c18c43c064d3215f53d.tar.gz
control-center-9b8e82199c87b362f6613c18c43c064d3215f53d.tar.bz2
control-center-9b8e82199c87b362f6613c18c43c064d3215f53d.tar.xz
control-center-9b8e82199c87b362f6613c18c43c064d3215f53d.zip
move transfugrake from "Localization" section into "Administration
tools" section
-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",