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

$width = 556;
$height = 303;

$y_start = 30;

$title = N("Build the future of Linux!");

@text = (N("Want to know more and to contribute to the Open Source community? Get involved in the Free Software world!"),
         N("To share your own knowledge and help build Linux software, join our discussion forums on our \"Community\" webpages."));