summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-09-05 14:54:14 +0000
committerThierry Vignaud <tv@mandriva.org>2007-09-05 14:54:14 +0000
commit967a2fd032f608e63500a2cadea8f15737723538 (patch)
tree9f9ab3fa3210e0b633dbca397eb9e8df54fbfc67 /control-center
parent46a1ba65cc9053ee9d3abeb3a3c062c83b589176 (diff)
downloadcontrol-center-967a2fd032f608e63500a2cadea8f15737723538.tar
control-center-967a2fd032f608e63500a2cadea8f15737723538.tar.gz
control-center-967a2fd032f608e63500a2cadea8f15737723538.tar.bz2
control-center-967a2fd032f608e63500a2cadea8f15737723538.tar.xz
control-center-967a2fd032f608e63500a2cadea8f15737723538.zip
add a transfugdrake entry
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center11
1 files changed, 11 insertions, 0 deletions
diff --git a/control-center b/control-center
index 4643c60b..f6a67441 100755
--- a/control-center
+++ b/control-center
@@ -459,6 +459,16 @@ my %programs =
},
+ "Migration" =>
+ {
+ binary => "$sbindir/transfugdrake",
+ embedded => 1,
+ description => N("Import Windows(TM) documents and settings"),
+ long_description => N("Import Windows(TM) documents and settings"),
+ icon => 'migrationtools',
+ },
+
+
"Monitor Connection" =>
{
binary => "$sbindir/net_monitor",
@@ -1005,6 +1015,7 @@ my @tree = (
list => [
"Date & Time",
"Localization",
+ "Migration",
]
},
{