summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/dwd-01.pl
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2005-10-20 14:05:54 +0000
committerMystery Man <unknown@mandriva.org>2005-10-20 14:05:54 +0000
commit9b6a0d83d135fad376b4eadcb2bd7bd8c8a07aa5 (patch)
treef3ef7ada2ce82dafb6d41cc087b0cc7fdfc40a46 /perl-install/share/advertising/dwd-01.pl
parent3e4ad5e1b687f262a1d7cc39a0b905a595ac7f95 (diff)
downloaddrakx-10736c53ca91aed19de81858bf3358c6b2c9ab13.tar
drakx-10736c53ca91aed19de81858bf3358c6b2c9ab13.tar.gz
drakx-10736c53ca91aed19de81858bf3358c6b2c9ab13.tar.bz2
drakx-10736c53ca91aed19de81858bf3358c6b2c9ab13.tar.xz
drakx-10736c53ca91aed19de81858bf3358c6b2c9ab13.zip
This commit was manufactured by cvs2svn to create tagV10_34_11_100mdk
'V10_34_11_100mdk'.
Diffstat (limited to 'perl-install/share/advertising/dwd-01.pl')
-rw-r--r--perl-install/share/advertising/dwd-01.pl12
1 files changed, 4 insertions, 8 deletions
diff --git a/perl-install/share/advertising/dwd-01.pl b/perl-install/share/advertising/dwd-01.pl
index 2ac84ba95..41fff68bb 100644
--- a/perl-install/share/advertising/dwd-01.pl
+++ b/perl-install/share/advertising/dwd-01.pl
@@ -6,14 +6,10 @@ $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>Congratulations for choosing Mandrakelinux!</b>"), center => 1 ],
+@text = ([ N("<b></b>"), center => 1 ],
' ',
- N("Welcome to the Open Source world!"),
+ N(""),
' ',
- N("Mandrakelinux is committed to the Open Source Model and fully respects the General Public License. This new release is the result of collaboration between MandrakeSoft's team of developers and the worldwide community of Mandrakelinux contributors."),
+ N(""),
' ',
- N("We would like to thank everyone who participated in the development of this latest release."));
+ N(""));