On Fri, 24 Dec 2010 00:04:25 +0100 Oliver Arnold <[email protected]> said:
> Hi, > > I set LC_TIME to a different locale than the rest of the locale settings > (so that thunderbird displays my local time format). When I open a xterm > window under xfce4 the locale settings look like that: > LANG=en_US.UTF-8 > LC_CTYPE="en_US.UTF-8" > LC_NUMERIC="en_US.UTF-8" > LC_TIME=de_DE.utf8 > LC_COLLATE="en_US.UTF-8" > LC_MONETARY="en_US.UTF-8" > LC_MESSAGES="en_US.UTF-8" > LC_PAPER="en_US.UTF-8" > LC_NAME="en_US.UTF-8" > LC_ADDRESS="en_US.UTF-8" > LC_TELEPHONE="en_US.UTF-8" > LC_MEASUREMENT="en_US.UTF-8" > LC_IDENTIFICATION="en_US.UTF-8" > LC_ALL= > > But when I start E17 and open a xterm window the LC_TIME variable is set > to en_US.UTF-8. Is this behaviour intentionally? Is there a way to make > this work? e doesnt touch that env var. it ONLy sets the following: LC_MESSAGES LANGUAGE LC_ALL LANG it will only set them if a language is selected in e's lang settings (as such tho.. once you set a lang it will always set it - no way to unselect one). so something else playes with your LC_TIME - not e (grep e for LC_TIME and see). > Thanks, > Oliver > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
