From 73e9c490157feafbfd38e0d843bf860b56f7b316 Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Tue, 17 Sep 2002 15:55:39 +0000 Subject: add a silly message --- perl-install/network/drakfirewall.pm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'perl-install') diff --git a/perl-install/network/drakfirewall.pm b/perl-install/network/drakfirewall.pm index 76d5d76e0..55e4af694 100644 --- a/perl-install/network/drakfirewall.pm +++ b/perl-install/network/drakfirewall.pm @@ -132,6 +132,11 @@ This configures a personal firewall for this Mandrake Linux machine. For a powerful dedicated firewall solution, please look to the specialized MandrakeSecurity Firewall distribution."), 1) or return; + $in->ask_okcancel('', _("drakfirewall configurator + +Make sure you have configured your Network/Internet access with +drakconnect before going any further."), 1) or return; + $disabled, $possible_servers, ''; } } -- cgit v1.2.1