From 3e73199bb026cdcccb2f928374925b39805a5143 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 5 Jan 2004 16:06:49 +0000 Subject: =?UTF-8?q?fix=20crash=20on=20drakproxy=20startup=20due=20to?= =?UTF-8?q?=EF=BF=BDs/drakproxy-mdk=5F128.png/drakproxy-mdk.png=5F128.png/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- control-center | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") ]) -- cgit v1.2.1