Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 7458a6d4f520bc3a7460a5e3c20edd8f > files > 2

msec-0.80.10-2.7.mga1.src.rpm

--- src/msec/msecgui.py~	2011-09-04 19:05:33.049915215 +0200
+++ src/msec/msecgui.py	2011-09-04 19:05:33.074915083 +0200
@@ -605,7 +605,7 @@
         row += 1
 
         # updates
-        create_security_item(table, row, _("Updates"), "/usr/share/mcc/themes/default/mdkonline-mdk.png")
+        create_security_item(table, row, _("Updates"), "/usr/share/mcc/themes/default/MageiaUpdate.png")
         updates = tools.get_updates_status(log)
         label = gtk.Label(updates)
         label.set_property("xalign", 0.0)