summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2003-03-11 10:33:12 +0000
committerDavid Baudens <baudens@mandriva.com>2003-03-11 10:33:12 +0000
commit2bae2c61013cb83172dd5ba1723c37b734ae6e67 (patch)
tree22c63607cb914ce2dca5c4c72f3b4914212876b0
parent38ea5943a099c021cebd40602f9fc5c425c7df36 (diff)
downloadcontrol-center-2bae2c61013cb83172dd5ba1723c37b734ae6e67.tar
control-center-2bae2c61013cb83172dd5ba1723c37b734ae6e67.tar.gz
control-center-2bae2c61013cb83172dd5ba1723c37b734ae6e67.tar.bz2
control-center-2bae2c61013cb83172dd5ba1723c37b734ae6e67.tar.xz
control-center-2bae2c61013cb83172dd5ba1723c37b734ae6e67.zip
Sync Proxy wizard icons with banner used in wizard
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 646d386c..2167ffe7 100755
--- a/control-center
+++ b/control-center
@@ -252,7 +252,7 @@ my @tree =
[ "FTP wizard", "ftp", 'ftp-mdk', N("The FTP wizard will help you configuring the FTP Server for your network") ],
[ "News wizard", "news", 'news-mdk', N("The News wizard will help you configuring the Internet News services for your network") ],
[ "Postfix wizard", "postfix", 'postfix-mdk', N("The Postfix wizard will help you configuring the Internet Mail services for your network") ],
- [ "Squid wizard", "proxy", 'web-mdk', N("The Proxy wizard will help you configuring a web caching proxy server") ],
+ [ "Squid wizard", "proxy", 'drakproxy-mdk.png', N("The Proxy wizard will help you configuring a web caching proxy server") ],
[ "Samba wizard", "samba", 'samba_server-mdk', N("The Samba wizard will help you configuring your server to behave as a file and print server for workstations running non-Linux systems") ],
[ "Time wizard", "time", 'ntp_server-mdk', N("The Time wizard will help you to set the time of your server synchronized with an external time server") ],
[ "Web wizard", "web", 'web_server-mdk', N("The Web wizard will help you configuring the Web Server for your network") ]