On Wed, 08 Feb 2006 04:36:19 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled:
> Carsten Haitzler (The Rasterman) wrote:
> > 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
Carsten Haitzler (The Rasterman) wrote:
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 rea
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 trans