summaryrefslogtreecommitdiffstats
path: root/samba_wizard/samba.wiz
diff options
context:
space:
mode:
Diffstat (limited to 'samba_wizard/samba.wiz')
-rw-r--r--samba_wizard/samba.wiz3
1 files changed, 2 insertions, 1 deletions
diff --git a/samba_wizard/samba.wiz b/samba_wizard/samba.wiz
index e2f6983e..e5273ad3 100644
--- a/samba_wizard/samba.wiz
+++ b/samba_wizard/samba.wiz
@@ -47,7 +47,6 @@
<Page
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-samba.html"
name="Welcome"
- jumpScript="__WIZ_HOME__/common/scripts/check.sh root wiz_ip_net"
executionLevel="NORMAL"
nextFinish="false"
canBack="true"
@@ -209,6 +208,7 @@
variableName="workgroup"
helpText="Workgroup:"
editable="true"
+ fillfunc="get_workgroup"
>
</Freetext>
</Page>
@@ -269,6 +269,7 @@
variableName="banner"
helpText="Banner:"
editable="true"
+ fillfunc="get_banner"
>
</Freetext>
</Page>