From 901b8f51b22aec08bc91921276d721387809207f Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Thu, 3 Feb 2011 18:07:04 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia --- lib/network/drakfirewall.pm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lib/network/drakfirewall.pm') diff --git a/lib/network/drakfirewall.pm b/lib/network/drakfirewall.pm index 5746ae7..f22ecfe 100644 --- a/lib/network/drakfirewall.pm +++ b/lib/network/drakfirewall.pm @@ -1,4 +1,4 @@ -package network::drakfirewall; # $Id$ +package network::drakfirewall; # $Id: drakfirewall.pm 268043 2010-04-30 13:29:37Z blino $ use strict; use diagnostics; @@ -223,9 +223,7 @@ sub get_conf { } else { $in->ask_okcancel(N("Firewall configuration"), N("drakfirewall configurator -This configures a personal firewall for this Mandriva Linux machine. -For a powerful and dedicated firewall solution, please look to the -specialized Mandriva Security Firewall distribution."), 1) or return; +This configures a personal firewall for this Mageia machine."), 1) or return; $in->ask_okcancel(N("Firewall configuration"), N("drakfirewall configurator -- cgit v1.2.1