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 cd0e81d9..d4fafc6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- use different icons for sources manager & drakstats
+
Version 11.8.1 - 1 October 2008, Thierry Vignaud
- fix desktop menu entry (#44457)
diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm
index c69474ba..2d9f0822 100755
--- a/lib/MDV/Control_Center.pm
+++ b/lib/MDV/Control_Center.pm
@@ -587,7 +587,7 @@ our %programs =
embedded => 1,
description => N("Configure media sources for install and update"),
long_description => N("Select from where software packages are downloaded "),
- icon => 'source-manager',
+ icon => 'rpmdrake-mdk',
application_driven_menu => 1,
},