summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/MDV/Control_Center.pm12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index 07133e93..f60d4afa 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -342,22 +342,22 @@ our %programs =
icon => 'drakpark-mdk',
},
- "Mandriva Tools Authentication" =>
+ "Mageia Tools Authentication" =>
{
binary => "$sbindir/draksec",
embedded => 1,
- description => N("Configure authentication for Mandriva tools"),
- long_description => N("Define authentication required to access individual Mandriva configuration tools "),
+ description => N("Configure authentication for Mageia tools"),
+ long_description => N("Define authentication required to access individual Mageia configuration tools "),
icon => 'drakperm-mdk',
},
- "Mandriva Update" =>
+ "Mageia Update" =>
{
- binary => "$sbindir/MandrivaUpdate",
+ binary => "$sbindir/MageiaUpdate",
embedded => 1,
description => N("Update your system"),
long_description => N("Look at available updates and apply any fixes or upgrades to installed packages"),
- icon => 'MandrivaUpdate',
+ icon => 'MageiaUpdate',
application_driven_menu => 1,
},