#!/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("Open Source"), center => 1 ], ' ', N("Welcome to the world of open source!"), ' ', N("Mandriva Linux is committed to the open source model. This means that this new release is the result of collaboration between Mandriva's team of developers and the worldwide community of Mandriva Linux contributors."), ' ', N("We would like to thank everyone who participated in the development of this latest release."));