On Wed, 08 Feb 2006 03:56:02 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:
> I notice the following message: > Enlightenment cannot set up its intl system. > > now, "intl" is a bit ambiguous, but I'm guessing internationalization > if so, if i18n fails to init, how could that string be translated? > > in essence, maybe gettext is wasted on this message.. this isn't actually possible to get that message unless u have a compiler bug. check the code. if (!e_intl_post_init()) { e_error_message_show(_("Enlightenment cannot set up its intl system.")); _e_main_shutdown(-1); } now read e_intl_post_init() in e_intl.c - notice it ONLY EVER returns 1 - it never returns anything else. > -- > Cheers, > Morten > :wq > > > ------------------------------------------------------- > 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel