On Tue, 13 Feb 2001, Tzafrir Cohen wrote:

[snipped a lngthy description of kde/qt nut supporting the "he" language
name for hebrew]

> The next stange would be for someone to localte exactly wheer qt decides
> that only "iw_IL" (or "iw_IL.ISO-8859-8" or whatever) is the only proper
> encoding for hebrew, and correct this.

OK. Ths has been done already. Going over some older mails, I encountered
one that mentions:

>   > Where does the name "iw" come from? If it was chosen by you - please
>   > use "he" instead (this is the current standard, as I understand)
>
>   Again it comes from the Qt sources (qtextcodec.cpp):
>
>   static const char * iso8859_8locales[] = {
>       "hebrew", "iw", "iw_IL", 0 };

So the fix is obvious: simply add "he" and "he_IL" to this list.

This will be done in QT 2.3, as promised by Lars.

Enjoy

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to