summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-09 12:26:32 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-09 12:26:32 +0000
commitfb20b93d595f0f3e94e906d13b7b8d33461a2d23 (patch)
tree50897aa022e16f4aa708b38891322b92cfbd0699 /perl-install/harddrake
parent2af7c0dcd34e6ac23ac3bf663997f24922431a79 (diff)
downloaddrakx-backup-do-not-use-fb20b93d595f0f3e94e906d13b7b8d33461a2d23.tar
drakx-backup-do-not-use-fb20b93d595f0f3e94e906d13b7b8d33461a2d23.tar.gz
drakx-backup-do-not-use-fb20b93d595f0f3e94e906d13b7b8d33461a2d23.tar.bz2
drakx-backup-do-not-use-fb20b93d595f0f3e94e906d13b7b8d33461a2d23.tar.xz
drakx-backup-do-not-use-fb20b93d595f0f3e94e906d13b7b8d33461a2d23.zip
- 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
Diffstat (limited to 'perl-install/harddrake')
-rw-r--r--perl-install/harddrake/ui.pmbin9821 -> 9649 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm
index 98c376015..57624e142 100644
--- a/perl-install/harddrake/ui.pm
+++ b/perl-install/harddrake/ui.pm
Binary files differ