Rene Veerman wrote: > Is it possible to switch interface languages? I've been fed dutch, but > like english better. > _______________________________________________ > Gimp-user mailing list > [email protected] > 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 [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
