From 1628b1b9e5bb781fd04f424397c7a7e66a028f67 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Wed, 21 Jan 2009 12:42:19 +0000 Subject: Removed entry for drakperm and added correct link to draksec. --- NEWS | 1 + control-center | 2 +- lib/MDV/Control_Center.pm | 10 ---------- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/NEWS b/NEWS index 485b26ed..47994754 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- removed entry for drakperm (now handled by msecgui) - add support for msecgui - changed description for new draksec functionality diff --git a/control-center b/control-center index 99f11ea4..cba6e03e 100755 --- a/control-center +++ b/control-center @@ -512,8 +512,8 @@ my @tree = ( title => N("Security"), list => [ "Security Level", - "Security Permissions", "Firewall", + "Mandriva Tools Authentication", "Invictus Firewall", "Parental Controls", ] diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index a77dd137..f21906ea 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -570,16 +570,6 @@ our %programs = }, - "Security Permissions" => - { - binary => "$sbindir/drakperm", - embedded => 1, - description => N("Tune permissions on system"), - long_description => N("Fine tune the security permissions of the system"), - icon => 'drakperm-mdk', - }, - - "Services" => { binary => "$sbindir/drakxservices", -- cgit v1.2.1