On Thu, 24 Nov 2005 19:20:42 +0100 Martin Klaffenboeck <[EMAIL PROTECTED]> babbled:
> On Sat, 2005-11-19 at 14:06 +0100, Morten Nilsen wrote: > > Martin Klaffenboeck wrote: > > > Hi there! > > > > > > I used enlightenment_remote -lang-set de_DE.UTF-8 to set my language to > > > german. This seems only to work for enlightenment itselve, the Menus > > > are translated (where translations are available - i could help if this > > > uses gettext). > > > > > > What can I do? > > > > I would try sticking LC_ALL=de_DE.UTF-8 and LANG=de_DE.UTF-8 in > > .bash_profile/.bashrc > > That seems to work only for the xterm, not for the enlightenment > itselfe. Do you have any other ideas? > > Thanks, > Martin if you set e's lang with enlightenment_remote -lang-set - it DOEs export this on environment variables to all applications E executes. it works here. e will ONLY SET the LANGUAGE env var by default. IF it finds env vars of LANG, LC_ALL or LC_ESSAGES it its environment it will also set them - but it will not set them if not already set. remember e inherits the environemnt of the shell that started it (eg your .xsession) so whatever it inherits - it works with. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
