On Sun, Jun 13, 2004 at 05:28:33PM -0700, Mark K. Kim wrote: > Tux Paint manipulates the LANG and LC_ALL environment variables, but the > LANGUAGE environment variable overrides both LANG and LC_ALL in GNU > Gettext. Here's the priority of the environment variables for GNU > Gettext (from `info gettext`): > > 1. LANGUAGE (highest priority) > 2. LC_ALL > 3. LC_xxx of the selected locale > 4. LANG (lowest priority)
So... should the "--lang" command-line option and "lang=..." config file option set LANGUAGE, too/instead? -bill! _______________________________________________ Tuxpaint-dev mailing list [EMAIL PROTECTED] http://tux4kids.net/mailman/listinfo/tuxpaint-dev
