Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: case insensitive channel ordering



Klaus Schmidinger wrote:
Luca Olivetti wrote:

Wouldn't it be better if the channel ordering (cMenuChannelItem::Compare) is made case insensitive?
Is enough to use strcasecmp instead of strcoll?

If you set your LC_COLLATE environment variable corretly,
it will sort case insensitive (at least it does so for de_DE).
Ok, when I start vdr in the startup scripts the locale hasn't been set, if I start vdr under an interactive shell (with LC_COLLATE set) it does the right thing. Thank you for the hint.

Bye

--
- Yo también quiero una Europa libre de Patentes de Software -
- I want a Software Patents Free Europe too! And you? -
---------------------------------------------------------------
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

Attachment: signature.asc
Description: OpenPGP digital signature


Home | Main Index | Thread Index