Xfce Forum

Sub domains
 

You are not logged in.

#1 2009-09-27 14:43:05

ari
Member
Registered: 2009-09-27
Posts: 3

Way of changing environment variable with starter - eg different locale?

Hi,

Some program just feil weird in ones own locale - eg because they are badly translated (by machine...) or because they are on a topic where translation is inadequate. In my case this is glade. It does not make things easier when you have two different names for lets say a property.

From shell, changing language is easily achieved by "LANG=C glade". when I create a starter with command: LANG=C glade it simply opens it in vim. So is there a way to achieve this behaviour?

regards, ari

Offline

#2 2009-09-27 15:36:12

Wapush
Member
Registered: 2006-12-14
Posts: 140

Re: Way of changing environment variable with starter - eg different locale?

Hi

Maybe with:

env LANG=C glade

Offline

#3 2009-09-28 18:11:03

ari
Member
Registered: 2009-09-27
Posts: 3

Re: Way of changing environment variable with starter - eg different locale?

hi,

thanks for the hint, it's working for me

Offline

Board footer

Powered by FluxBB