" Pixel <mailto:[EMAIL PROTECTED]> writes:

> > 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

O.K. I'll try this. But what about the negative numbers?
I saw something like -30 in the file.
 
> i you have better words, please do tell :)
Not yet. If i will find some I'll tell you first :-))

> Oliver, if it's still not enough, tell me.
Many thanks for the helping hand.

so long
oba

Reply via email to