#!/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("Groupware Server"), center => 1 ], ' ', N("PowerPack+ will give you access to Kolab, a full-featured groupware server which will, thanks to the client Kontact, allow you to:"), N(" * Send and receive your e-mails."), N(" * Share your agendas and your address books."), N(" * Manage your memos and task lists."));