summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-desk-06-b.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/corpo-desk-06-b.pl')
-rw-r--r--perl-install/share/advertising/corpo-desk-06-b.pl15
1 files changed, 15 insertions, 0 deletions
diff --git a/perl-install/share/advertising/corpo-desk-06-b.pl b/perl-install/share/advertising/corpo-desk-06-b.pl
new file mode 100644
index 000000000..136869d32
--- /dev/null
+++ b/perl-install/share/advertising/corpo-desk-06-b.pl
@@ -0,0 +1,15 @@
+#!/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>Consulting</b>"), center => 1 ],
+ ' ',
+ N("For all of your projects, Mandrakesoft and its partners are ready to share their expertise. We can assist with projects such as migrating to Linux on desktops and servers, auditing and deploying security solutions, building customized distributions, coding drivers, consulting for scientific computing and clustering, plus others."),
+ ' ',
+ N("For further information, visit <b>www.mandrakesoft.com/consulting</b>"));