Re: [Gimp-user] How to ask the ML in english ?

Top Page

Reply to this message
Author: Sven Neumann
Date:  
To: Eric P
CC: gimp-user
Subject: Re: [Gimp-user] How to ask the ML in english ?
Hi,

Eric P <eric.maillist@???> writes:

> Run it from the command line like this.
>
> export LANG=en_US && gimp


Actually, unless you want to run all apps started from this terminal
in english, you should not export the environment variable but use
"LANG=en_US gimp".

This is also explained in the first chapter of the user manual.


Sven