summaryrefslogtreecommitdiffstats
path: root/ftp_wizard/ftp.wiz
diff options
context:
space:
mode:
Diffstat (limited to 'ftp_wizard/ftp.wiz')
-rw-r--r--ftp_wizard/ftp.wiz90
1 files changed, 8 insertions, 82 deletions
diff --git a/ftp_wizard/ftp.wiz b/ftp_wizard/ftp.wiz
index 843b78df..e54c90c6 100644
--- a/ftp_wizard/ftp.wiz
+++ b/ftp_wizard/ftp.wiz
@@ -34,7 +34,7 @@
<Page
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-ftp.html"
name="welcome"
- jumpScript="__WIZ_HOME__/common/scripts/check.sh root wiz_ip_net"
+ func="check"
executionLevel="NORMAL"
nextFinish="false"
canBack="true"
@@ -54,7 +54,7 @@
</Target>
<Target
- targetName="error_need_net"
+ targetName="error_dhcp"
jumpIndex="2"
>
</Target>
@@ -126,100 +126,26 @@
</Page>
<Page
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-ftp.html"
- name="error_need_net"
- subWizard="__WIZ_HOME__/server_wizard/server.wiz"
+ helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-web.html"
+ name="error_dhcp"
+ jumpPage="ftp connections"
executionLevel="NORMAL"
nextFinish="false"
- canBack="false"
+ canBack="true"
canCancel="true"
>
<Info
name="errorLabel"
alignement="Center"
- helpText="Network not configured yet"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
- >
- </Info>
-
- <Info
- name="info23"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
- >
- </Info>
-
- <Info
- name="info22"
- alignement="Center"
- helpText="You have to configure the basic network parameters before launch this wizard."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
-
- <Info
- name="info25"
- alignement="Center"
- helpText="Press next to configure these parameters now, or Cancel to exit this wizard."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
-
- <Info
- name="info26"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
-
- <Info
- name="info24"
- alignement="Center"
- helpText="If you choose to configure now, you will automatically continue"
+ helpText="Warning\nYou are in dhcp, server may doesn't
+ work with your configuration."
guiType="label"
fontName="Default"
fontStyle="plain"
fontSize="11"
>
</Info>
-
- <Info
- name="info27"
- alignement="Center"
- helpText="with the FTP configuration"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
- </Page>
-
- <Page
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-ftp.html"
- name="server launcher"
- jumpPage="ftp connections"
- executionLevel="DEBUG"
- nextFinish="false"
- canBack="true"
- canCancel="true"
- >
</Page>
<Page