summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rwxr-xr-xlib/MDV/Control_Center.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index df4ae312..df8a8214 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- use new icon for update frequency applet (mga#18226)
+
Version 13.6 - 18 March 2016, Thierry Vignaud
- fix untranslatable strings (mga#18201)
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index 45383487..ef6041a7 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -589,7 +589,7 @@ our %programs =
binary => "mgaapplet-config",
embedded => 1,
description => N("Configure updates frequency"),
- icon => 'rpmdrake-mdk',
+ icon => 'update-freq',
},