From 6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0 Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Tue, 28 Aug 2001 10:16:15 +0000 Subject: readded dsikdrake --- perl-install/standalone/drakxconf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/standalone/drakxconf') diff --git a/perl-install/standalone/drakxconf b/perl-install/standalone/drakxconf index 4c7c57e4d..51530940d 100755 --- a/perl-install/standalone/drakxconf +++ b/perl-install/standalone/drakxconf @@ -41,6 +41,8 @@ my @l=( cmd => 'drakautoinst'}, { des => 'Connection Sharing', cmd => 'drakgw'}, + { des => 'Diskdrake', + cmd => 'diskdrake'}, ); my $choice = $in->ask_from_listf(_("Control Center"), _("Choose the tool you want to use"), -- cgit v1.2.1