summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkapplet-upgrade-helper2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet-upgrade-helper b/mdkapplet-upgrade-helper
index e859a20b..eda7c4ae 100755
--- a/mdkapplet-upgrade-helper
+++ b/mdkapplet-upgrade-helper
@@ -107,6 +107,7 @@ sub run_gurpmi() {
}
}
+my $width = 500;
my @common = (
# explicitely wrap (for 2008.1):
line_wrap => 1,
@@ -123,7 +124,6 @@ sub upgrade_failed() {
sub upgrade_distro_congratulations() {
local $mygtk2::left_padding = 0;
- my $width = 500;
my $w = ugtk2->new(N("Congratulations"));
gtkadd($w->{window},
gtknew('VBox', children_tight => [