Re: [Gimp-user] switch interface language?

2008-10-04 Thread Alexander Rabtchevich
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@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
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] switch interface language?

2008-10-04 Thread Rene Veerman
Alexander Rabtchevich wrote:
 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@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

i'm using windows gimp 2.6. can't find that system menu you mention.. or 
is that not a menu path?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] switch interface language?

2008-10-04 Thread Alexander Rabtchevich
Rene Veerman wrote:
 Alexander Rabtchevich wrote:
 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@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

 i'm using windows gimp 2.6. can't find that system menu you mention.. 
 or is that not a menu path?

In XP it is located at Control panel - System - Additional - system 
variables (a button at the bottom of the dialog). Then click lower 
create button.

With respect
Alexander Rabtchevich
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user