summaryrefslogtreecommitdiffstats
path: root/news_wizard
diff options
context:
space:
mode:
Diffstat (limited to 'news_wizard')
-rw-r--r--news_wizard/news.wiz80
1 files changed, 0 insertions, 80 deletions
diff --git a/news_wizard/news.wiz b/news_wizard/news.wiz
index 8fa0f668..1654dd36 100644
--- a/news_wizard/news.wiz
+++ b/news_wizard/news.wiz
@@ -36,25 +36,6 @@
canBack="true"
canCancel="true"
>
-
- <Target
- targetName="error_need_root"
- jumpIndex="1"
- >
- </Target>
-
- <Target
- targetName="ask_news_server"
- jumpIndex="0"
- >
- </Target>
-
- <Target
- targetName="error_need_net"
- jumpIndex="2"
- >
- </Target>
-
<Info
helpText="Welcome to the News Wizard"
>
@@ -297,65 +278,4 @@ needed to configure your Internet News Service:"
>
</Info>
</Page>
-
- <Page
- name="error_need_root"
- comment="Error: this wizard must run as root."
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-news.html"
- nextButtonText="OK"
- executionLevel="NORMAL"
- nextFinish="true"
- canBack="false"
- canCancel="false"
- >
-
- <Info
- helpText="This Wizard need to run as root"
- >
- </Info>
- </Page>
-
- <Page
- name="error_need_net"
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-news.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 NEWS configuration"
- >
- </Info>
- </Page>
-
- <Page
- name="server launcher"
- helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-news.html"
- jumpPage="ask_news_server"
- executionLevel="DEBUG"
- nextFinish="false"
- canBack="true"
- canCancel="true"
- >
- </Page>
</Wizard>