summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/dwd-02.pl
blob: 2768b792a2e59a1ad9238f60f1120ace2363b749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 80;

$title = N("Join the Mandrake Linux community!");

@text = (N("If you would like to get involved, please subscribe to the \"Cooker\" mailing list by visiting mandrake-linux.com/cooker"),
         '',
		 N("To learn more about our dynamic community, please visit www.mandrake-linux.com!"));