diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-27 14:08:25 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-27 14:08:25 +0000 |
commit | 4379b3b418ae36a5873d0a13b0419c2669f17f7b (patch) | |
tree | e77392f936012e4de894a58fdc5d5977e26b0966 /web_wizard | |
parent | 411f7a1f7da97167d2ffe0b7650d06662203bff4 (diff) | |
download | drakwizard-4379b3b418ae36a5873d0a13b0419c2669f17f7b.tar drakwizard-4379b3b418ae36a5873d0a13b0419c2669f17f7b.tar.gz drakwizard-4379b3b418ae36a5873d0a13b0419c2669f17f7b.tar.bz2 drakwizard-4379b3b418ae36a5873d0a13b0419c2669f17f7b.tar.xz drakwizard-4379b3b418ae36a5873d0a13b0419c2669f17f7b.zip |
removed check.sh need_net, need_root, DEBUG
Diffstat (limited to 'web_wizard')
-rw-r--r-- | web_wizard/web.wiz | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/web_wizard/web.wiz b/web_wizard/web.wiz index 4adcf3e0..810957d9 100644 --- a/web_wizard/web.wiz +++ b/web_wizard/web.wiz @@ -97,17 +97,6 @@ <Page helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-web.html" - name="server launcher" - jumpPage="web connections" - executionLevel="DEBUG" - nextFinish="false" - canBack="true" - canCancel="true" - > - </Page> - - <Page - helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-web.html" name="web connections" executionLevel="NORMAL" nextFinish="false" |