aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMandrivaUpdate1
1 files changed, 1 insertions, 0 deletions
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";