#!/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("Download Version"), center => 1 ], ' ', N("You are now installing Mandrakelinux Download. This is the free version that Mandrakesoft wants to keep available to everyone."), ' ', N("The Download version cannot include all the software that is not open source. Therefore, you will not find in the Download version:"), N(" * Proprietary drivers (such as drivers for NVIDIA®, ATI™, etc.)."), N(" * Proprietary software (such as Acrobat® Reader®, RealPlayer®, Flash™, etc.)."), ' ', N("You will not have access to the services included in the other Mandrakesoft products either."));