Am Wed, 15 Dec 2004 23:40:37 +0100 schrieb Kim Woelders:
 
> This is the magic used by E, as you probably have seen.
> This sets up gettext and X.
> Try running "EDBUG=1 enlightenment -V". It shows the locale setup
> 
> Why do you need to know the language explicitly?

The gettext stuff works without problems. I need it to find the HTML or
XML (yelp) help files for e16menuedit2. I install them for each locale
in /usr/share/gnome/help/e16menuedit2-0.2/($locale)/e16menuedit2.xml

this could be for C:

/usr/share/gnome/help/e16menuedit2-0.2/C/e16menuedit2.xml | html

or de_DE

/usr/share/gnome/help/e16menuedit2-0.2/de_DE/e16menuedit2.xml | html

or ...

So I need the locale in format de_DE or en_US to get the directory where
e16menuedit2 installed this help file for the current locale. It has
nothing to do with gettext. This is handled in a separately way.

regards
Andreas


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to