summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake/ui.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-07-25 20:16:29 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-07-25 20:16:29 +0000
commit3e44ea5400198312a2b77f9f224f67385778e8ba (patch)
tree8a73bb48e20db90abc4f781d85663c129c1c6fb1 /perl-install/harddrake/ui.pm
parent50d7dab85114fb42f83f7cd7d4fa7c5f22c282b5 (diff)
downloaddrakx-backup-do-not-use-3e44ea5400198312a2b77f9f224f67385778e8ba.tar
drakx-backup-do-not-use-3e44ea5400198312a2b77f9f224f67385778e8ba.tar.gz
drakx-backup-do-not-use-3e44ea5400198312a2b77f9f224f67385778e8ba.tar.bz2
drakx-backup-do-not-use-3e44ea5400198312a2b77f9f224f67385778e8ba.tar.xz
drakx-backup-do-not-use-3e44ea5400198312a2b77f9f224f67385778e8ba.zip
add a fields data structure:
- put together field translation and field description - this enable to get rid of %reverse_fields usage & creation - this ensure all field names & translations are marked translatables for gettext - move $wait declaration around its usage and explicit its destruction - remove usb debugging message needed to trace the null description bug i fixed in ldetect - simplify the device fields rendering "because of" the above - simplify the help window creation/display/destruction (only one statement left) - explicitely call interactive->exit
Diffstat (limited to 'perl-install/harddrake/ui.pm')
-rw-r--r--perl-install/harddrake/ui.pmbin9935 -> 10035 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm
index b8cb0d371..552dc0226 100644
--- a/perl-install/harddrake/ui.pm
+++ b/perl-install/harddrake/ui.pm
Binary files differ