From 3e44ea5400198312a2b77f9f224f67385778e8ba Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 25 Jul 2002 20:16:29 +0000 Subject: 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 --- perl-install/harddrake/ui.pm | Bin 9935 -> 10035 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'perl-install/harddrake/ui.pm') diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm index b8cb0d371..552dc0226 100644 Binary files a/perl-install/harddrake/ui.pm and b/perl-install/harddrake/ui.pm differ -- cgit v1.2.1