diff options
Diffstat (limited to 'perl-install/share/advertising/26.pl')
-rw-r--r-- | perl-install/share/advertising/26.pl | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/perl-install/share/advertising/26.pl b/perl-install/share/advertising/26.pl index 730d08868..416d13f7d 100644 --- a/perl-install/share/advertising/26.pl +++ b/perl-install/share/advertising/26.pl @@ -1,15 +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>The Open Source Model</b>"), center => 1 ], - ' ', - N("Like all computer programming, open source software <b>requires time and people</b> for development. In order to respect the open source philosophy, Mandriva sells added value products and services to <b>keep improving Mandriva Linux</b>. If you want to <b>support the open source philosophy</b> and the development of Mandriva Linux, <b>please</b> consider buying one of our products or services!")); +$title = N("How to maintain your system up-to-date?") |