summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-desk-05-b.pl
blob: 8c22f9cea8c5dfbe738dcf1a259c09bfc7429d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;
$border = 10;  #- for leftish text

@text = ([ N("<b>Find out about our professional services!</b>"), center => 1 ],
	' ',
	[ N("<b>Mandrakeonline- Professional Level</b>"), center => 1 ],
	' ',
	N("Our new Mandrakeonline service enables you to update an entire computer network in a centralized manner!"),
	' ',
	N("For more details about this new service, visit <b>services.mandrakesoft.com/online</b>"));