summaryrefslogtreecommitdiffstats
path: root/proxy_wizard/proxy.wiz
diff options
context:
space:
mode:
Diffstat (limited to 'proxy_wizard/proxy.wiz')
-rw-r--r--proxy_wizard/proxy.wiz10
1 files changed, 6 insertions, 4 deletions
diff --git a/proxy_wizard/proxy.wiz b/proxy_wizard/proxy.wiz
index 354f2a35..37d7006c 100644
--- a/proxy_wizard/proxy.wiz
+++ b/proxy_wizard/proxy.wiz
@@ -9,10 +9,10 @@
defaultImage="__WIZ_HOME__/proxy_wizard/images/proxy"
perlModule="__WIZ_HOME__/proxy_wizard/scripts/Squidconf.pm"
rpm="squid"
+ summaryFunc="do_it_squid"
>
-
<Variable
- name="wiz_squid_level"
+ name="var_wiz_squid_level"
comment="The proxy access control level"
shellVariable="wiz_squid_level"
defaultValue="2"
@@ -263,10 +263,9 @@
>
</Info>
-
<Chooser
name="chooser1"
- variableName="wiz_squid_level"
+ variableName="var_wiz_squid_level"
helpFontName="Default"
helpFontStyle="plain"
helpFontSize="12"
@@ -331,6 +330,7 @@
helpURL="file:/usr/share/doc/mandrake/${LANG}/ref.html/wiz-proxy.html"
jumpPage="cachepeer"
executionLevel="NORMAL"
+ is="var_wiz_squid_level=2"
nextFinish="false"
canBack="true"
canCancel="true"
@@ -359,6 +359,7 @@
fillfunc="network_mask"
helpText="Authorised network:"
editable="true"
+ help="Use numeric format like \q192.168.1.0/255.255.255.0\q or a text format like \q.domain.net\q"
>
</Freetext>
@@ -434,6 +435,7 @@
jumpPage="doit"
executionLevel="NORMAL"
nextFinish="false"
+ is="wiz_squid_menupeer=2"
canBack="true"
canCancel="true"
>