#!/usr/bin/perl use utf8; $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 Club"), center => 1 ], ' ', N("Mandriva Club is the perfect companion to your Mandriva Linux product.."), ' ', N("Take advantage of valuable benefits by joining Mandriva Club, such as:"), N(" * Special discounts on products and services of our online store store.mandriva.com."), N(" * Access to commercial applications (for example to NVIDIA® or ATI™ drivers)."), N(" * Participation in Mandriva Linux user forums."), N(" * Early and privileged access, before public release, to Mandriva Linux ISO images."), N(" * And many more."));