#!/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("The KDE Choice"), center => 1 ], ' ', N("With your Discovery, you will be introduced to KDE, the most advanced and user-friendly graphical desktop environment available."), ' ', N("KDE will make your first steps with Linux so easy that you won't ever think of running another operating system!"), ' ', N("KDE also includes a lot of well integrated applications such as Konqueror, the web browser and Kontact, the personal information manager."));