summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_stdio.pm
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>1999-08-28 13:34:05 +0000
committerPablo Saratxaga <pablo@mandriva.com>1999-08-28 13:34:05 +0000
commitffd0b578f607c50f0c995c352282bf8906017b19 (patch)
treeda361a5dc4d48253e8f702b9acdb570258823d29 /perl-install/install_steps_stdio.pm
parent2d3b13d3b7e6f08f6310467ece7d399c5858d233 (Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/my_gtk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/my_gtk.pm b/perl-install/my_gchanged handling of language selection
corrected the most infamous english spelling errors in install2.pm
Diffstat (limited to 'perl-install/install_steps_stdio.pm')
0 files changed, 0 insertions, 0 deletions
, 10, @tab);
+ $fixed->move(@$_) foreach compute_icons($fixed->allocation->[2], $fixed->allocation->[3], 40, 15, 20, @tab);
};
$fixed->signal_connect(expose_event => $redraw_function );
$fixed->signal_connect(realize => sub {