From 8ed63e0a71165f16126c80ba7b85fa3aba4470f5 Mon Sep 17 00:00:00 2001 From: David Baudens Date: Fri, 13 Aug 2004 06:38:17 +0000 Subject: New ad's for 10.1 --- perl-install/share/advertising/09.pl | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 perl-install/share/advertising/09.pl (limited to 'perl-install/share/advertising/09.pl') diff --git a/perl-install/share/advertising/09.pl b/perl-install/share/advertising/09.pl new file mode 100644 index 000000000..5963086ca --- /dev/null +++ b/perl-install/share/advertising/09.pl @@ -0,0 +1,21 @@ +#!/usr/bin/perl + +$width = 556; +$height = 303; + +$y_start = 10; +$border = 10; #- for leftish text + +# Use text for bold + +# @text = ([ N("text to display"), center => 1 ], + +@text = ([ N("Mandrakesoft Products"), center => 1 ], + ' ', + N("Mandrakesoft has developed a wide range of Mandrakelinux products."), + ' ', + N("The Mandrakelinux 10.1 products are:"), + N(" * Discovery, Your First Linux Desktop."), + N(" * PowerPack, The Ultimate Linux Desktop."), + N(" * PowerPack+, The Linux Solution for Desktops and Servers."), + N(" * Mandrakelinux 10.1 for x86-64, The Mandrakelinux solution for making the most of your 64-bit processor.")); \ No newline at end of file -- cgit v1.2.1