summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-05 16:06:49 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-05 16:06:49 +0000
commit3e73199bb026cdcccb2f928374925b39805a5143 (patch)
treed0099468d30c52c23418eba2e1a9c013c6cdf4f2
parentca8a87f179313e549db1d9ba8e61ed3a4b4f1ddd (diff)
downloadcontrol-center-3e73199bb026cdcccb2f928374925b39805a5143.tar
control-center-3e73199bb026cdcccb2f928374925b39805a5143.tar.gz
control-center-3e73199bb026cdcccb2f928374925b39805a5143.tar.bz2
control-center-3e73199bb026cdcccb2f928374925b39805a5143.tar.xz
control-center-3e73199bb026cdcccb2f928374925b39805a5143.zip
fix crash on drakproxy startup due to�s/drakproxy-mdk_128.png/drakproxy-mdk.png_128.png/
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 0a4bd6e4..2f67ac4e 100755
--- a/control-center
+++ b/control-center
@@ -258,7 +258,7 @@ my @tree =
[ "FTP wizard", "proftpd", 'ftp-mdk', N("Configure FTP") ],
[ "News wizard", "inn", 'news-mdk', N("Configure news") ],
[ "Postfix wizard", "postfix", 'postfix-mdk', N("Configure mail") ],
- [ "Squid wizard", "squid", 'drakproxy-mdk.png', N("Configure proxy") ],
+ [ "Squid wizard", "squid", 'drakproxy-mdk', N("Configure proxy") ],
[ "Samba wizard", "samba", 'samba_server-mdk', N("Configure Samba") ],
[ "Time wizard", "ntp", 'ntp_server-mdk', N("Configure time") ],
[ "Web wizard", "apache2", 'web_server-mdk', N("Configure web") ])