summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/17-mdkclub.pl
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2002-09-16 11:59:02 +0000
committerDavid Baudens <baudens@mandriva.com>2002-09-16 11:59:02 +0000
commit3bbfd98868f298676bb4ee6447222163382cff70 (patch)
tree38bc3f682d0eac691bda7cebab7b95ef3818e4f6 /perl-install/share/advertising/17-mdkclub.pl
parent6c10b5256715fabb51c235019e53025eb893f58a (diff)
downloaddrakx-3bbfd98868f298676bb4ee6447222163382cff70.tar
drakx-3bbfd98868f298676bb4ee6447222163382cff70.tar.gz
drakx-3bbfd98868f298676bb4ee6447222163382cff70.tar.bz2
drakx-3bbfd98868f298676bb4ee6447222163382cff70.tar.xz
drakx-3bbfd98868f298676bb4ee6447222163382cff70.zip
Adapt text postion to fix french translations
Diffstat (limited to 'perl-install/share/advertising/17-mdkclub.pl')
-rwxr-xr-xperl-install/share/advertising/17-mdkclub.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/17-mdkclub.pl b/perl-install/share/advertising/17-mdkclub.pl
index b47ad3df4..03485568a 100755
--- a/perl-install/share/advertising/17-mdkclub.pl
+++ b/perl-install/share/advertising/17-mdkclub.pl
@@ -8,7 +8,7 @@ $icon_dy = 0;
@data = (
[ _("Discover MandrakeClub and Mandrake Corporate Club"), 0, 0, 400, 20, 1 ],
[ _("MandrakeClub and Mandrake Corporate Club were created for business and private users of Mandrake Linux who would like to directly support their favorite Linux distribution while also receiving special privileges. If you enjoy our products, if your company benefits from our products to gain a competititve edge, if you want to support Mandrake Linux development, join MandrakeClub!"), 0, 60, 400, 20, 0 ],
- [ ("www.mandrakeclub.com"), 0, 180, 400, 40, 0 ],
- [ ("www.mandrakesoft.com/corporateclub"), 0, 200, 400, 40, 0 ],
+ [ ("www.mandrakeclub.com"), 0, 220, 400, 40, 0 ],
+ [ ("www.mandrakesoft.com/corporateclub"), 0, 240, 400, 40, 0 ],
# [ 'text', $x, $y, $area_width, $area_height ],
);