summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-server-07.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/corpo-server-07.pl')
-rw-r--r--perl-install/share/advertising/corpo-server-07.pl15
1 files changed, 15 insertions, 0 deletions
diff --git a/perl-install/share/advertising/corpo-server-07.pl b/perl-install/share/advertising/corpo-server-07.pl
new file mode 100644
index 000000000..448f87035
--- /dev/null
+++ b/perl-install/share/advertising/corpo-server-07.pl
@@ -0,0 +1,15 @@
+#!/usr/bin/perl
+
+$width = 556;
+$height = 303;
+
+$y_start = 10;
+$border = 10; #- for leftish text
+
+@text = ([ N("<b>Become a Mandrakesoft partner!</b>"), center => 1 ],
+ ' ',
+ N("Mandrakesoft provides business partners with the technology expertise, experience and know-how of a leading editor."),
+ ' ',
+ N("Already familiar with, or about to enter the Linux market? Our partnership programs can help you to truly capitalize on your products and services. When you become a Mandrakesoft partner, you gain access to full support and assistance for all of your project cycle needs including: research and development, sales and marketing opportunities and professional services. "),
+ ' ',
+ N("For more information, visit: www.mandrakesoft.com/partners"));