summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorYves Duret <yduret@mandriva.com>2001-08-28 09:47:54 +0000
committerYves Duret <yduret@mandriva.com>2001-08-28 09:47:54 +0000
commit42626f1b1509841fda1ac4a38da6df56b3140420 (patch)
treef8f9f3243faab4f236051a3f63a65975a8d665fd /perl-install
parentb8a801583778dee5b9075e938ed318d17c63a162 (diff)
downloaddrakx-backup-do-not-use-42626f1b1509841fda1ac4a38da6df56b3140420.tar
drakx-backup-do-not-use-42626f1b1509841fda1ac4a38da6df56b3140420.tar.gz
drakx-backup-do-not-use-42626f1b1509841fda1ac4a38da6df56b3140420.tar.bz2
drakx-backup-do-not-use-42626f1b1509841fda1ac4a38da6df56b3140420.tar.xz
drakx-backup-do-not-use-42626f1b1509841fda1ac4a38da6df56b3140420.zip
added new items, remove some old ones
Diffstat (limited to 'perl-install')
-rwxr-xr-xperl-install/standalone/drakxconf6
1 files changed, 4 insertions, 2 deletions
diff --git a/perl-install/standalone/drakxconf b/perl-install/standalone/drakxconf
index b0302bf9a..4c7c57e4d 100755
--- a/perl-install/standalone/drakxconf
+++ b/perl-install/standalone/drakxconf
@@ -27,8 +27,6 @@ my @l=(
cmd => 'harddrake'},
{ des => 'Internet & Network',
cmd => 'draknet'},
- { des => 'Firewalling',
- cmd => 'tinyfirewall'},
{ des => 'Printer Configuration',
cmd => 'printerdrake'},
{ des => 'Add new users',
@@ -39,6 +37,10 @@ my @l=(
cmd => 'draksec'},
{ des => 'Boot Configuration',
cmd => 'drakboot'},
+ { des => 'Auto Install',
+ cmd => 'drakautoinst'},
+ { des => 'Connection Sharing',
+ cmd => 'drakgw'},
);
my $choice = $in->ask_from_listf(_("Control Center"),
_("Choose the tool you want to use"),