* jdd <[EMAIL PROTECTED]> [2006-10-31 16:57]:
> jdd a écrit :
> >Gabor Kum a écrit :
> >>Hi!
> >>
> >>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.
> >>
> >>regards,
> >>
> >in kde preferences, you can define sevral langages, they can be then 
> >selected by a little flag on the bottom right corner of the screen
> >jdd
> >
> sorry, I missed the "gnome" part... I beg there should be 
> the same thing in gnome than in kde?

GNOME applications honor the locale environment, i.e. the LANG,
LC_MESSAGES and LC_ALL environment variable.

Try to launch set

  $ export LANG=de_DE.utf-8   # (or any other locale)

and open you faviourite application afterwards in the same shell.
For example:

  $ export LANG=de_DE.utf-8
  $ gimp &

Does this work?


       Bernhard
-- 
"Don't do tomorrow what you can do today."
        -- Anne-Marie Mahfouf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to