"Banf, Oliver 3843 EXT EPE-8" <[EMAIL PROTECTED]> writes:

> " Pixel <mailto:[EMAIL PROTECTED]> writes:
> > can you look at mandrake.com/drakx/README first and then tell 
> > me if you're still
> > missing something?
> 
> I've already done that, but still have no clue about the numbers
> behind the packages and categories.

I've added this:

#- lower bound on the left ( aka 90 means [90-100[ )
my %compssList = (
  90 => __("must have"), #- every install have these packages (unless hand de-selected 
in expert, or not enough room)
  80 => __("important"), #- every custom install have these packages (unless not 
enough space)
                         #- has minimum X install (XFree86 + icewm)(normal)
  70 => __("very nice"), #- KDE(normal)
  60 => __("nice"),      #- gnome(normal)
  50 => __("interesting"),
  40 => __("interesting"),
  30 => __("maybe"),
  20 => __("maybe"),
  10 => __("useless"),
   0 => __("garbage"),
);

it will be used in the individual package selection to display the Rating for
each package

i you have better words, please do tell :)


Oliver, if it's still not enough, tell me.

Reply via email to