From fb20b93d595f0f3e94e906d13b7b8d33461a2d23 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 9 Aug 2002 12:26:32 +0000 Subject: - module configuration window: o read current options o don't display ranges, we cannot really know when a range is needed and so display them in wrong cases (kill code, enable us to simplify modparm::parameters after o read & parse modules.conf only when configuring the module, not on each click in the tree o move up "require module" since we use it above o use get_options accessor instead of direct $conf access o split the options string into a hash{option => value} o don't call several times interactive->vnew o fix busy cursor on window exit because of the previous change --- perl-install/harddrake/ui.pm | Bin 9821 -> 9649 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm index 98c376015..57624e142 100644 Binary files a/perl-install/harddrake/ui.pm and b/perl-install/harddrake/ui.pm differ -- cgit v1.2.1