language switching on app start
Martijn Klingens
klingens at kde.org
Wed Feb 8 12:59:45 GMT 2006
On Wednesday 08 February 2006 13:24, Thiago Macieira wrote:
> It calls setenv, so it's valid for kdeinit itself and anything that it
> launches, forks or execs from that point on.
Ah, ok, I had the vague memory that kdeinit also already went through the kapp
constructor before fork for performance reasons, which would imply that i18n
is already initialized. In this particular case it's good that that's not the
case though :)
--
Martijn
More information about the kde-core-devel
mailing list