From 496133eb84a151bdafc74dfa8fc413a391ed9434 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 29 Jul 2009 14:53:47 +0000 Subject: show update frequency configurator --- lib/MDV/Control_Center.pm | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lib') diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index 299cd50c..5684b4c1 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -590,6 +590,15 @@ our %programs = application_driven_menu => 1, }, + + "Updates Configuration" => + { + binary => "$sbindir/mdkapplet-config", + embedded => 1, + description => N("Configure updates frequency"), + icon => 'rpmdrake-mdk', + }, + "Tomoyo Policy" => { binary => "$sbindir/tomoyo-gui", -- cgit v1.2.1