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
> [EMAIL PROTECTED]; export LANG
> [EMAIL PROTECTED]; export LC_ALL
> LC_CTYPE="[EMAIL PROTECTED]" ; 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: pgpoQ2RhLm6c3.pgp
Description: PGP signature

Reply via email to