From 4ae270b392fe2b15d558ed722d2a798ddd6398bf Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Wed, 31 Aug 2005 11:33:13 +0000 Subject: add new advertising pictures --- perl-install/share/advertising/29.pl | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 perl-install/share/advertising/29.pl (limited to 'perl-install/share/advertising/29.pl') diff --git a/perl-install/share/advertising/29.pl b/perl-install/share/advertising/29.pl deleted file mode 100644 index 82db30101..000000000 --- a/perl-install/share/advertising/29.pl +++ /dev/null @@ -1,21 +0,0 @@ -#!/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("Mandriva Online"), center => 1 ], - ' ', - N("Mandriva Online is a new premium service that Mandriva is proud to offer its customers!"), - ' ', - N("Mandriva Online provides a wide range of valuable services for easily updating your Mandriva Linux systems:"), - N(" * Perfect system security (automated software updates)."), - N(" * Notification of updates (by e-mail or by an applet on the desktop)."), - N(" * Flexible scheduled updates."), - N(" * Management of all your Mandriva Linux systems with one account.")); -- cgit v1.2.1