From 4aa2ecefeca3b9b7580dc73106920b9c814efa6d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 11 May 2000 15:15:45 +0000 Subject: no_comment --- perl-install/pkgs.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/pkgs.pm') diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm index 49414b4b1..46c52c229 100644 --- a/perl-install/pkgs.pm +++ b/perl-install/pkgs.pm @@ -27,8 +27,8 @@ use c; 40 => __("interesting"), 30 => __("maybe"), 20 => __("maybe"), - 10 => __("useless"), - 0 => __("garbage"), + 10 => __("maybe"),#__("useless"), + 0 => __("maybe"),#__("garbage"), #- if the package requires locales-LANG and LANG is chosen, rating += 90 -10 => __("i18n (important)"), #- every install in the corresponding lang have these packages -20 => __("i18n (very nice)"), #- every beginner/custom install in the corresponding lang have theses packages -- cgit v1.2.1