diff options
Diffstat (limited to 'samba_wizard')
-rw-r--r-- | samba_wizard/samba.wiz | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/samba_wizard/samba.wiz b/samba_wizard/samba.wiz index 123e61cf..42f94566 100644 --- a/samba_wizard/samba.wiz +++ b/samba_wizard/samba.wiz @@ -525,7 +525,7 @@ <Page helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-samba.html" name="doit" - func="finish" + func="do_it" nextButtonText="Configure" executionLevel="NORMAL" nextFinish="false" @@ -541,7 +541,7 @@ <Target targetName="done" - jumpIndex="1" + jumpIndex="10" > </Target> @@ -588,16 +588,6 @@ > </Info> - <Info - name="info26" - alignement="Center" - guiType="label" - fontName="Default" - fontStyle="plain" - fontSize="11" - > - </Info> - <Freetext name="freetext" alignement="Fill" |