Alexander Skwar <listen@xxxxxxxxxxxxxxxxxxxx> writes:
> Christian Marillat wrote:
>> Van Laere Benjamin <B.VanLaere@xxxxxxxxx> writes:
>
>>> hummm, stupid question, where do I set this?... I tought I was not a
>>> noob anymore, but it looks I'm still :(
>>
>> See the previous message, in /etc/environment
>
> No, I wouldn't suggest to do so. Those set the global settings.
Why ? I'm french and my locale are set to fr_FR@euro globally.
> There's no way to set it just for one *APPLICATION*. You can, however,
> make it so, that it is only effective for one call:
>
> LANG=fr_FR dvdrip
No this doesn't work (see the original message) if the LANGUAGE
environment variable is defined. I use myself LANG=C because the windows
is more small with english strings :
,----
| $ alias dvdrip
| dvdrip='LANG=C dvdrip'
`----
In Debian this variable has been set in /etc/environment by I don't know
which package.
Christian
|