summaryrefslogtreecommitdiffstats
path: root/perl-install/help.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/help.pm')
-rw-r--r--perl-install/help.pm17
1 files changed, 16 insertions, 1 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm
index 1d9ce7df6..628fa3b12 100644
--- a/perl-install/help.pm
+++ b/perl-install/help.pm
@@ -4,7 +4,22 @@ use common qw(:common);
%steps = (
selectLanguage =>
- __("Choose preferred language for install and system usage."),
+ __("
+ <h1>Pixel's links</h1>
+
+ <h2>Search</h2>
+ Quelques sites de recherche :
+ <a href=\"http://www.metacrawler.com\">MetaCrawler</a>,
+ <a href=\"http://www.dejanews.com\">dejanews</a>,
+ <a href=\"http://www.yahoo.fr\">yahoo(fr)</a>,
+ <a href=\"http://www.yahoo.com\">yahoo</a>,
+ <a href=\"http://www.infoseek.com\">infoseek</a>,
+ <a href=\"http://www.altavista.com\">altavista</a>,
+ <a href=\"http://www.excite.com\">excite</a>
+ <img src=\"t.xpm\">
+
+
+Choose preferred language for install and system usage."),
selectKeyboard =>
__("Choose the layout corresponding to your keyboard from the list above"),