diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-03-20 19:27:10 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-03-20 19:27:10 +0000 |
commit | a10bc69094bf47216b0621e154c4fd6a8ff61689 (patch) | |
tree | ae118e32e17e2ae95964ccdc17be246d57141e01 /perl-install/install_steps_gtk.pm | |
parent | bdbc1b603d0a0cb61bfa3518858bbe333c1a2b16 (diff) | |
download | drakx-backup-do-not-use-a10bc69094bf47216b0621e154c4fd6a8ff61689.tar drakx-backup-do-not-use-a10bc69094bf47216b0621e154c4fd6a8ff61689.tar.gz drakx-backup-do-not-use-a10bc69094bf47216b0621e154c4fd6a8ff61689.tar.bz2 drakx-backup-do-not-use-a10bc69094bf47216b0621e154c4fd6a8ff61689.tar.xz drakx-backup-do-not-use-a10bc69094bf47216b0621e154c4fd6a8ff61689.zip |
no_comment
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r-- | perl-install/install_steps_gtk.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm index 57424c9ca..b7ce8b00c 100644 --- a/perl-install/install_steps_gtk.pm +++ b/perl-install/install_steps_gtk.pm @@ -13,7 +13,7 @@ use common qw(:common :file :functional :system); use partition_table qw(:types); use my_gtk qw(:helpers :wrappers); use Gtk; -#use Gtk::XmHTML; +#-use Gtk::XmHTML; use devices; use fsedit; use modules; |