summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/ppp-08.pl
blob: 5a7226414094003d4ae529b4e0d7f4b4dc333e56 (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("Mandrake Control Center");

@text = (N("The Mandrake Control Center is an essential collection of Mandrake-specific utilities for simplifying the configuration of your computer."),
         '',
		 N("You will immediately appreciate this collection of handy utilities for easily configuring hardware devices, defining mount points, setting up Network and Internet, adjusting the security level of your computer, and just about everything related to the system."));