summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-desk-04.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/corpo-desk-04.pl')
-rw-r--r--perl-install/share/advertising/corpo-desk-04.pl16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-install/share/advertising/corpo-desk-04.pl b/perl-install/share/advertising/corpo-desk-04.pl
new file mode 100644
index 000000000..f0f551976
--- /dev/null
+++ b/perl-install/share/advertising/corpo-desk-04.pl
@@ -0,0 +1,16 @@
+#!/usr/bin/perl
+
+$width = 556;
+$height = 303;
+
+$y_start = 10;
+$border = 10; #- for leftish text
+
+@text = ([ N("<b>Multi Network Firewall,</b>"), center => 1 ],
+ [ N("The Mandrakelinux security solution"), center => 1 ],
+ ' ',
+ N("Multi Network Firewall (MNF), combines firewall, Virtual Private Network (VPN), intrusion detection, and traffic management functions into an easy-to-use product!"),
+ ' ',
+ N("Through a secure Web interface which utilizes finely-tuned wizards, network administrators can easily build a network, define access rules, filter and monitor Internet content, and perform administration tasks!"),
+ ' ',
+ N("For more information about this product, visit: <b>www.mandrakesoft.com</b>"));