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

Re: UTF8 an KDE in debian sid?



On Friday 24 September 2004 14:06, Jan-Hendrik Palic wrote:
> I am a bit confused about the utf8 support of KDE 3.3 in Sid.

>  /home/$USER/.profile
> LANG=de_DE.UTF-8@euro; export LANG
> LC_ALL=de_DE.UTF-8@euro; export LC_ALL
> LC_CTYPE="de_DE.UTF-8@euro" ; export LC_CTYPE
> LC_MESSAGES="en_GB.UTF-8" ; export LC_MESSAGES

> Is there a global "enable-UTF8-Button" in Kontrol-Center I missed?

I don't know if this is the best way but i enabled utf-8 by setting LANG 
and the other exports in a small script which gets sourced on kde 
startup.

~$ cat .kde/env/locales.sh 
export LANG="de_DE.UTF-8"
export LC_CTYPE="de_DE.UTF-8"
export LC_ALL="de_DE.UTF-8"

Hope this helps,

Thomas

Attachment: pgpfYrnTrD7JT.pgp
Description: PGP signature


Reply to: