diff options
author | Daouda Lo <daouda@mandriva.com> | 2001-08-29 10:13:00 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2001-08-29 10:13:00 +0000 |
commit | 1829a66687409496fb7f4267f5ef1e69bfc94fbc (patch) | |
tree | 89453cb04158f4a81027df3943ba0754d6b1a2f0 /mdkonline | |
parent | c3c18ebc96d321c08c175cebcc5066910977aa8f (diff) | |
download | mgaonline-1829a66687409496fb7f4267f5ef1e69bfc94fbc.tar mgaonline-1829a66687409496fb7f4267f5ef1e69bfc94fbc.tar.gz mgaonline-1829a66687409496fb7f4267f5ef1e69bfc94fbc.tar.bz2 mgaonline-1829a66687409496fb7f4267f5ef1e69bfc94fbc.tar.xz mgaonline-1829a66687409496fb7f4267f5ef1e69bfc94fbc.zip |
frontend 98%
Diffstat (limited to 'mdkonline')
-rwxr-xr-x | mdkonline | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ sub step_wizard { $label_rev->set_uposition(20,150); $vbox_rev->pack_start($label_rev,0,0,1); $notebook_global->append_page($vbox_rev,new Gtk::Label("revision")); + } sub confirm_quit { |