diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-31 19:14:43 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-31 19:14:43 +0000 |
commit | 675fa7e1c47eeab4b1cfc677e26c7ca8001efb3c (patch) | |
tree | 8c89f015a8b38f24d91266331129fe99f2c31a92 | |
parent | c49ad7c873d4da6e0fab41d589e5b5488beeb804 (diff) | |
download | drakx-675fa7e1c47eeab4b1cfc677e26c7ca8001efb3c.tar drakx-675fa7e1c47eeab4b1cfc677e26c7ca8001efb3c.tar.gz drakx-675fa7e1c47eeab4b1cfc677e26c7ca8001efb3c.tar.bz2 drakx-675fa7e1c47eeab4b1cfc677e26c7ca8001efb3c.tar.xz drakx-675fa7e1c47eeab4b1cfc677e26c7ca8001efb3c.zip |
- add embedded mode for drakconf
-rw-r--r-- | perl-install/harddrake/TODO | 2 | ||||
-rw-r--r-- | perl-install/harddrake/ui.pm | bin | 8949 -> 9078 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/TODO b/perl-install/harddrake/TODO index 71f54aad4..ed471e6a9 100644 --- a/perl-install/harddrake/TODO +++ b/perl-install/harddrake/TODO @@ -4,6 +4,7 @@ ** fixes *** timeout on dialogs in service *** kill config tool on exit ! +*** cursor pb ** wishes *** non needed stuff to run X must be posponed after X11 startup @@ -15,7 +16,6 @@ ** missing *** config module (module options configuration button) => expert only -*** embedded mode *** add updfstab as in kudzu *** detect isapnp devices *** window with sliders so that we can resize diff --git a/perl-install/harddrake/ui.pm b/perl-install/harddrake/ui.pm Binary files differindex 10446971e..9fe5ef5a9 100644 --- a/perl-install/harddrake/ui.pm +++ b/perl-install/harddrake/ui.pm |