summaryrefslogtreecommitdiffstats
path: root/news_wizard
diff options
context:
space:
mode:
Diffstat (limited to 'news_wizard')
-rw-r--r--news_wizard/news.wiz4
1 files changed, 2 insertions, 2 deletions
diff --git a/news_wizard/news.wiz b/news_wizard/news.wiz
index f934bc50..00a5e728 100644
--- a/news_wizard/news.wiz
+++ b/news_wizard/news.wiz
@@ -116,7 +116,7 @@
<Page
name="ask_news_server"
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-news.html"
- jumpScript="__WIZ_HOME__/news_wizard/check_news_server.sh"
+ jumpScript="__WIZ_HOME__/news_wizard/scripts/check_news_server.sh"
executionLevel="NORMAL"
nextFinish="false"
canBack="true"
@@ -277,7 +277,7 @@
<Page
name="ask_news_freq"
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-news.html"
- jumpScript="__WIZ_HOME__/news_wizard/check_valid_hours.sh"
+ jumpScript="__WIZ_HOME__/news_wizard/scripts/check_valid_hours.sh"
executionLevel="NORMAL"
nextFinish="false"
canBack="true"