From d3346184f2a301964728ef667397ebea1bc02bbc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 14 Feb 2009 23:27:42 +0000 Subject: use mcc icon if availlable (#44671) --- MandrivaUpdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MandrivaUpdate') diff --git a/MandrivaUpdate b/MandrivaUpdate index 680bc857..a2bb95fa 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -53,7 +53,7 @@ use Gtk2::SimpleList; importance => 7, ); -$ugtk2::wm_icon = "title-$MODE"; +$ugtk2::wm_icon = get_icon('MandrivaUpdate', "title-$MODE"); our $w; my $treeview_dialog_run = 0; -- cgit v1.2.1