On Thu, Jan 25, 2007 at 01:34:35PM +0300, Vladimir Kozlov wrote: > > Kevin Mark wrote: > > > > Hi Vladimir, > > I think what you want is to change the locale when you run evolution. > > try this: > > LC_ALL=en_US evolution > > cheers, > > Kev > > Another (stupid) question - how I should change the menu in Gnome in > order to add LC_ALL=en_US ? Simply changing the command in menu from > > evolution --component=mail > > to > > LC_ALL=en_US evolution --component=mail > > does not work - I've got an error "LC_ALL=en_US" (No such file or > directory)...
Try
bash -c "LC_ALL=en_US evolution --component=mail"
instead
--
Karl E. Jorgensen
[EMAIL PROTECTED] http://www.jorgensen.org.uk/
[EMAIL PROTECTED] http://karl.jorgensen.com
==== Today's fortune:
"Given the choice between accomplishing something and just lying around,
I'd rather lie around. No contest."
-- Eric Clapton
signature.asc
Description: Digital signature

