diff options
Diffstat (limited to 'perl-install/share/advertising/25.pl')
-rw-r--r-- | perl-install/share/advertising/25.pl | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/perl-install/share/advertising/25.pl b/perl-install/share/advertising/25.pl index 914f34f45..372d8a2ce 100644 --- a/perl-install/share/advertising/25.pl +++ b/perl-install/share/advertising/25.pl @@ -1,17 +1,3 @@ #!/usr/bin/perl -$width = 556; -$height = 303; - -$y_start = 10; -$border = 10; #- for leftish text - -# Use <b>text</b> for bold - -# @text = ([ N("text to display"), center => 1 ], - -@text = ([ N("<b>Mandriva Linux Control Center</b>"), center => 1 ], - ' ', - N("The <b>Mandriva Linux Control Center</b> is an essential collection of Mandriva Linux-specific utilities designed to simplify the configuration of your computer."), - ' ', - N("You will immediately appreciate this collection of <b>more than 60</b> handy utilities for <b>easily configuring your system</b>: hardware devices, mount points, network and Internet, security level of your computer, etc.")); +$title = N("How to join the Mandriva Linux community?") |