diff options
author | David Baudens <baudens@mandriva.com> | 2004-02-02 16:57:43 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2004-02-02 16:57:43 +0000 |
commit | ba0aaaa1788431db0c9adaca0caa77d30037b7f2 (patch) | |
tree | 13afaeaa5ff00eb66fc334cf0963dd0bd5833206 /perl-install/share/advertising/ppp-02.pl | |
parent | 45f6059bfdc68f802b8c4b21423b7660118df5d4 (diff) | |
download | drakx-backup-do-not-use-ba0aaaa1788431db0c9adaca0caa77d30037b7f2.tar drakx-backup-do-not-use-ba0aaaa1788431db0c9adaca0caa77d30037b7f2.tar.gz drakx-backup-do-not-use-ba0aaaa1788431db0c9adaca0caa77d30037b7f2.tar.bz2 drakx-backup-do-not-use-ba0aaaa1788431db0c9adaca0caa77d30037b7f2.tar.xz drakx-backup-do-not-use-ba0aaaa1788431db0c9adaca0caa77d30037b7f2.zip |
Update
Diffstat (limited to 'perl-install/share/advertising/ppp-02.pl')
-rw-r--r-- | perl-install/share/advertising/ppp-02.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/share/advertising/ppp-02.pl b/perl-install/share/advertising/ppp-02.pl index f5ef4d868..6c9eb25d5 100644 --- a/perl-install/share/advertising/ppp-02.pl +++ b/perl-install/share/advertising/ppp-02.pl @@ -12,6 +12,6 @@ $border = 10; #- for leftish text @text = ([ N("<b>PowerPack+</b>"), center => 1 ], ' ', - N("PowerPack+ is a full-featured Linux solution for small to medium-sized networks. PowerPack+ increases the value of the standard PowerPack by adding a comprehensive selection of world-class server applications."), - ' ', - N("It is the only Mandrake Linux product that includes the groupware solution.")); + N("PowerPack+ is a full-featured Linux solution for small to medium-sized networks. PowerPack+ increases the value of the standard PowerPack by adding a comprehensive selection of world-class server applications."), + ' ', + N("It is the only Mandrake Linux product that includes the groupware solution.")); |