From 7b786b2baf856022c6dceed8fb5c6ba1489de110 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 7 Sep 2005 09:46:10 +0000 Subject: fix missing banner --- proxy_wizard/Squid.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy_wizard') diff --git a/proxy_wizard/Squid.pm b/proxy_wizard/Squid.pm index cf91cebe..118fa18e 100755 --- a/proxy_wizard/Squid.pm +++ b/proxy_wizard/Squid.pm @@ -66,7 +66,7 @@ my $o = { needed_rpm => [ 'squid' ], defaultimage => "$ENV{__WIZ_HOME__}proxy_wizard/images/proxy.png" }; - +$::Wizard_pix_up = "/usr/share/mcc/themes/default/drakproxy-mdk.png"; $o->{pages} = { welcome => { name => N("Proxy Configuration Wizard") . "\n\n" . N("Squid is a web caching proxy server, it allows faster web access for your local network.") . "\n\n" . N("This wizard will help you in configuring your proxy server."), -- cgit v1.2.1