--- 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)