diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-01-17 02:27:40 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-01-17 02:27:40 +0000 |
commit | 7af0d2c61c14de49b66e8aa76af0c817fb290091 (patch) | |
tree | 0d47a99f68bd918156528d8dcee81f1775453077 /perl-install/share/advertising/pwp-04.pl | |
parent | 938932f13b88da3e157a33f82955216d3b15d7bc (diff) | |
download | drakx-7af0d2c61c14de49b66e8aa76af0c817fb290091.tar drakx-7af0d2c61c14de49b66e8aa76af0c817fb290091.tar.gz drakx-7af0d2c61c14de49b66e8aa76af0c817fb290091.tar.bz2 drakx-7af0d2c61c14de49b66e8aa76af0c817fb290091.tar.xz drakx-7af0d2c61c14de49b66e8aa76af0c817fb290091.zip |
fix package build
Diffstat (limited to 'perl-install/share/advertising/pwp-04.pl')
-rw-r--r-- | perl-install/share/advertising/pwp-04.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/pwp-04.pl b/perl-install/share/advertising/pwp-04.pl index 93c96da44..1188071ef 100644 --- a/perl-install/share/advertising/pwp-04.pl +++ b/perl-install/share/advertising/pwp-04.pl @@ -5,7 +5,7 @@ $height = 303; $y_start = 80; -$title = N(""); +$title = ""; @text = (N("In the Mandrake Linux menu you will find easy-to-use applications for all of your tasks:"), N(" * Create, edit and share office documents with OpenOffice.org"), |