summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/MDV/Control_Center.pm9
1 files changed, 9 insertions, 0 deletions
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",