Re: EPG charset

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

 



On Sat, 1 Sep 2007, Stone wrote:

> When you do export LANG to pl_PL.ISO-8859-2, does VDR say the locale is
> recognized on startup?

I do:

export LC_CTYPE=pl_PL

Its enough - in vdr.c:

...
if (setlocale(LC_CTYPE, ""))
    CodeSet = nl_langinfo(CODESET);
...

it sets CodeSet to "ISO-8859-2". And it is recognized and working :)

                                    Boguslaw Juza


_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux