aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMandrivaUpdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/MandrivaUpdate b/MandrivaUpdate
index b72f2902..693640b6 100755
--- a/MandrivaUpdate
+++ b/MandrivaUpdate
@@ -43,7 +43,7 @@ use Gtk2::Gdk::Keysyms;
use Gtk2::SimpleList;
# make Rpmdrake::gui aware MandrivaUpdate do not use the same columns ids as rpmdrake:
-%Rpmdrake::gui::pkg_columns = (
+%pkg_columns = (
text => 2,
selected => 0,
);