summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-desk-05.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/corpo-desk-05.pl')
-rw-r--r--perl-install/share/advertising/corpo-desk-05.pl21
1 files changed, 21 insertions, 0 deletions
diff --git a/perl-install/share/advertising/corpo-desk-05.pl b/perl-install/share/advertising/corpo-desk-05.pl
new file mode 100644
index 000000000..e16f859d0
--- /dev/null
+++ b/perl-install/share/advertising/corpo-desk-05.pl
@@ -0,0 +1,21 @@
+#!/usr/bin/perl
+
+$width = 556;
+$height = 303;
+
+$y_start = 10;
+$border = 10; #- for leftish text
+
+@text = ([ N("<b>Find out about our professional services!</b>"), center => 1 ],
+ ' ',
+ N("<b>Professional Support</b>"),
+ ' ',
+ N("Includes Server scope and TELNET, NIS, DNS/DDNS, SQUID Server, SYMPA Server, Databases: MySQL and PostgreSQL, LDAP Server, CYRUS-SASL, DHCP, Static Routing, System Initialization Scripts, Network Printers, Basic Security, Basic Backup and <b>Privileged Contact!</b>"),
+ ' ',
+ N("For more details about support, visit www.mandrakesoft.com/support/scope"),
+ ' ',
+ N("<b>Mandrakeonline- Professional Level</b>"),
+ ' ',
+ N("Our new Mandrakeonline service enables you to update an entire computer network in a centralized manner!"),
+ ' ',
+ N("For more details about this new service, visit www.mandrakesoft.com/mandrakeonline"));