#!/usr/bin/perl

$width = 556;
$height = 303;
$icon = 0;
$icon_dx = 0;
$icon_dy = 0;
@data = (
	 [ N("PLF includes clients for popular file sharing protocols"), 0, 285, 400, 20, 0],
#	 [ 'text', $x, $y, $area_width, $area_height, $bold ],
	);

