diff options
Diffstat (limited to 'dns_wizard')
-rw-r--r-- | dns_wizard/dns.wiz | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/dns_wizard/dns.wiz b/dns_wizard/dns.wiz index 2c46b655..265de48b 100644 --- a/dns_wizard/dns.wiz +++ b/dns_wizard/dns.wiz @@ -32,25 +32,6 @@ canBack="true" canCancel="true" > - - <Target - targetName="DNS" - jumpIndex="0" - > - </Target> - - <Target - targetName="error_need_root" - jumpIndex="1" - > - </Target> - - <Target - targetName="error_need_net" - jumpIndex="2" - > - </Target> - <Info helpText="DNS Configuration Wizard" > @@ -184,39 +165,6 @@ </Page> <Page - name="error_need_net" - helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-dns.html" - subWizard="__WIZ_HOME__/server_wizard/server.wiz" - executionLevel="NORMAL" - nextFinish="false" - canBack="false" - canCancel="true" - > - - <Info - helpText="Network not configured yet" - > - </Info> - - - <Info - helpText="You have to configure the basic network parameters before launch this wizard." - > - </Info> - - <Info - helpText="Press next to configure these parameters now, or Cancel to exit this wizard." - > - </Info> - - - <Info - helpText="If you choose to configure now, you will automatically continue with the DNS configuration" - > - </Info> - </Page> - - <Page name="server launcher" helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-dns.html" jumpPage="DNS" |