summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-desk-02.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/corpo-desk-02.pl')
-rw-r--r--perl-install/share/advertising/corpo-desk-02.pl19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl-install/share/advertising/corpo-desk-02.pl b/perl-install/share/advertising/corpo-desk-02.pl
new file mode 100644
index 000000000..55c211886
--- /dev/null
+++ b/perl-install/share/advertising/corpo-desk-02.pl
@@ -0,0 +1,19 @@
+#!/usr/bin/perl
+
+$width = 556;
+$height = 303;
+
+$y_start = 10;
+$border = 10; #- for leftish text
+
+@text = ([ N("<b>Thank you for choosing the new Mandrakelinux Corporate Desktop!</b>"), center => 1 ],
+ ' ',
+ N("Corporate Desktop is the new Mandrakelinux Desktop, specifically dedicated to the business world."),
+ ' ',
+ N("All the strengths of Mandrakelinux ... "),
+ N("- Mandrakelinux Desktop is the most user-friendly and easy-to-use Linux Desktop"),
+ N("- The only Linux Desktop with a task-oriented menu, with a single application per task"),
+ N("- Discover the best Open Source applications: OpenOffice to create, edit and manage documents, Mozilla to surf the Internet, Evolution to send and receive e-mails, GnomeMeeting to organize video-conferences and much more!"),
+ ' ',
+ N("... adapted to Businesses"),
+ N("Find out quickly on our website <b>www.mandrakesoft.com</b> our partnerships!"));