[Gimp-user] switch interface language?

Alexander Rabtchevich alexander.v.rabtchevich at iaph.bas-net.by
Sat Oct 4 06:46:55 PDT 2008


Rene Veerman wrote:
> Is it possible to switch interface languages? I've been fed dutch, but
> like english better.
> _______________________________________________
> Gimp-user mailing list
> Gimp-user at lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
>
>    
Yes, it's possible. On Unix use a script
export LC_ALL=en_US.UTF-8 && gimp

On Windows add a parameter
LC_ALL
with a value
en_US.UTF-8
to system->additional->system variables. That will change the language 
of _all_ GTK+ programs you use.

With respect
Alexander Rabtchevich


More information about the Gimp-user mailing list