From befd324a2ef5f487e788bc6ed6c5de0dd7a9d751 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Sun, 6 Feb 2011 02:16:32 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r433 | dmorgan | 2011-02-06 02:16:32 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned control-center ------------------------------------------------------------------------ --- lib/MDV/Control_Center.pm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib') 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, }, -- cgit v1.2.1