summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-11-03 16:41:43 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-11-03 16:41:43 +0000
commit454aa5929144eb80a95c184cb116799a9355e284 (patch)
tree0aa84cd2fe0bc45ed402ef65ce0f295a298f9b3a
parent4b5e51bc66f4e7fb5167a3d286c9aa69b5130647 (diff)
downloadcontrol-center-454aa5929144eb80a95c184cb116799a9355e284.tar
control-center-454aa5929144eb80a95c184cb116799a9355e284.tar.gz
control-center-454aa5929144eb80a95c184cb116799a9355e284.tar.bz2
control-center-454aa5929144eb80a95c184cb116799a9355e284.tar.xz
control-center-454aa5929144eb80a95c184cb116799a9355e284.zip
add ldap wizard
-rwxr-xr-xcontrol-center1
1 files changed, 1 insertions, 0 deletions
diff --git a/control-center b/control-center
index 426bea6f..506aaa85 100755
--- a/control-center
+++ b/control-center
@@ -286,6 +286,7 @@ my @tree =
[ "FTP wizard", "proftpd", 'ftp-mdk', N("Configure FTP") ],
[ "News wizard", "inn", 'news-mdk', N("Configure news") ],
[ "Kolab", "kolab", "kolab-mdk", N("Configure groupware") ],
+ [ "LDAP wizard", "ldap", "ldap-mdk", N("Configure LDAP") ],
[ "Postfix wizard", "postfix", 'postfix-mdk', N("Configure mail") ],
[ "Squid wizard", "squid", 'drakproxy-mdk', N("Configure proxy") ],
[ "Samba wizard", "samba", 'samba_server-mdk', N("Configure Samba") ],