aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-02 20:37:21 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-02 20:37:21 +0000
commit81ff6a79a39903520898e79b7ef31d40f821fc15 (patch)
tree78a380572b1a70c3567ccca5b1fccc47da933558 /Rpmdrake
parente1131cebcb889d9afcc5ef1bf1638f59b1fb604f (diff)
downloadrpmdrake-81ff6a79a39903520898e79b7ef31d40f821fc15.tar
rpmdrake-81ff6a79a39903520898e79b7ef31d40f821fc15.tar.gz
rpmdrake-81ff6a79a39903520898e79b7ef31d40f821fc15.tar.bz2
rpmdrake-81ff6a79a39903520898e79b7ef31d40f821fc15.tar.xz
rpmdrake-81ff6a79a39903520898e79b7ef31d40f821fc15.zip
(perform_installation) ensure list of update/install instructions is
centered on main window
Diffstat (limited to 'Rpmdrake')
-rwxr-xr-xRpmdrake/pkg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm
index ad606886..58a8c2e8 100755
--- a/Rpmdrake/pkg.pm
+++ b/Rpmdrake/pkg.pm
@@ -793,7 +793,7 @@ you may now inspect some in order to take actions:"),
if (keys %Readmes) { #- display the README*.urpmi files
interactive_packtable(
N("Upgrade information"),
- $w->{real_window},
+ $w,
N("These packages come with upgrade information"),
[ map {
my $fullname = $_;