On Tuesday 27 March 2007 17:43:30 Johnny Ernst Nielsen wrote: > Greetings, > > when kdesu launch an application, from where does it then take the > LANG setting to pass on to the application? > > On my system it passes the wrong LANG setting, but I can not find > where to set the right one.
I don't know how the kdesu case works specifically but KDE_LANG is the environment variable that tells an application which language to use, if that is not set the language is read from $HOME/.kde/share/config/kdeglobals, something like this: [Locale] Language=en_GB:en_US You might want to run kcontrol with kdesu and set the other user's language correctly too. HTH Will -- Will Stephenson Desktop Engineer Interfaces and Applications -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
