summaryrefslogtreecommitdiffstats
path: root/perl-install/network/drakfirewall.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-08-27 03:40:55 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-08-27 03:40:55 +0000
commitae2d143860cc759166784c2d11c9acc2de0a4211 (patch)
treef7a23a74aed2de36ba627166e946e2ff9c83426e /perl-install/network/drakfirewall.pm
parentcaa4e01ea7ce33370a842d302b46157c77fece58 (diff)
downloaddrakx-ae2d143860cc759166784c2d11c9acc2de0a4211.tar
drakx-ae2d143860cc759166784c2d11c9acc2de0a4211.tar.gz
drakx-ae2d143860cc759166784c2d11c9acc2de0a4211.tar.bz2
drakx-ae2d143860cc759166784c2d11c9acc2de0a4211.tar.xz
drakx-ae2d143860cc759166784c2d11c9acc2de0a4211.zip
fill in missing titles for banners and specify icons
Diffstat (limited to 'perl-install/network/drakfirewall.pm')
-rw-r--r--perl-install/network/drakfirewall.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/network/drakfirewall.pm b/perl-install/network/drakfirewall.pm
index bc66408fa..9e9367369 100644
--- a/perl-install/network/drakfirewall.pm
+++ b/perl-install/network/drakfirewall.pm
@@ -179,6 +179,8 @@ sub choose {
$in->ask_from_({
messages => N("Which services would you like to allow the Internet to connect to?"),
+ title => N("Firewall"),
+ icon => 'banner-security',
advanced_messages => N("You can enter miscellaneous ports.
Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.
Have a look at /etc/services for information."),