summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakxconf
diff options
context:
space:
mode:
authorYves Duret <yduret@mandriva.com>2001-08-28 10:16:15 +0000
committerYves Duret <yduret@mandriva.com>2001-08-28 10:16:15 +0000
commit6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0 (patch)
treec5a8e8055d0dbe749f85778e29a315bdb3814d15 /perl-install/standalone/drakxconf
parent42626f1b1509841fda1ac4a38da6df56b3140420 (diff)
downloaddrakx-backup-do-not-use-6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0.tar
drakx-backup-do-not-use-6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0.tar.gz
drakx-backup-do-not-use-6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0.tar.bz2
drakx-backup-do-not-use-6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0.tar.xz
drakx-backup-do-not-use-6087f9db81b187c9c0edd56b9431a7bbfc0cb7d0.zip
readded dsikdrake
Diffstat (limited to 'perl-install/standalone/drakxconf')
-rwxr-xr-xperl-install/standalone/drakxconf2
1 files changed, 2 insertions, 0 deletions
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"),