#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 80;

$title = N("Surf The Internet");

@text = (N("Discover the new integrated personal information suite KDE Kontact."),
		 '',
		 N("More than just a full-featured email client, Kontact also includes an address book, a calendar and scheduling program, plus a tool for taking notes!"));