How is it possible to change the GTK programs' language while I'm using
KDE? I'd like to do different languages for the different users. In KDE
apps I know how to do.

Change the language in YaST (or directly in /etc/sysconfig/language). If you need a user specific language set the language variables in $HOME/.profile:

   #export LANG=de_DE.UTF-8        # uncomment this line for German output
   #export LANG=fr_FR.UTF-8        # uncomment this line for French output
   #export LANG=es_ES.UTF-8        # uncomment this line for Spanish output

You need to re-login after the change.

Björn

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to