From 674ff175dc356fb8ad0a0a26a7ebdbbad7fd4443 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 26 Sep 2007 16:56:13 +0000 Subject: tell rpmdrake which column is the pretty one (cosmetic) --- MandrivaUpdate | 1 + 1 file changed, 1 insertion(+) diff --git a/MandrivaUpdate b/MandrivaUpdate index c0b9d3e0..be34c06b 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -46,6 +46,7 @@ use Gtk2::SimpleList; %pkg_columns = ( selected => 0, text => 1, + short_name => 2, ); $ugtk2::wm_icon = "title-$MODE"; -- cgit v1.2.1