#!/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("Join the Community"), center => 1 ],
' ',
N("Mandriva Linux has one of the biggest communities of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a key role in the Mandriva Linux world."),
' ',
N("To learn more about our dynamic community, please visit www.mandrivalinux.com or directly www.mandrivalinux.com/en/cookerdevel.php3 if you would like to get involved in the development."));