On Sun, Jun 20, 2004 at 02:16:53PM +0300, ik wrote:
> My locales defenitions looks ok, i even changed from he_IL.UTF-8 to the following, 
> many programs now works a bit diffrence :) 
> but still it does not work
> 
> LANG=he_IL
> LC_CTYPE=he_IL,he_IL.UTF-8,he_IL.ISO-8859-8

LC_CTYPE is not a comma-separated list. It can have only one value.

Try running the program with LC_CTYPE explicitly set to he_IL .

> LC_NUMERIC=he_IL.UTF-8
> LC_TIME=he_IL.UTF-8
> LC_COLLATE=he_IL.UTF-8
> LC_MONETARY=he_IL.UTF-8
> LC_MESSAGES=en_US.UTF-8
> LC_PAPER=he_IL.UTF-8
> LC_NAME=he_IL.UTF-8
> LC_ADDRESS=he_IL.UTF-8
> LC_TELEPHONE=he_IL.UTF-8
> LC_MEASUREMENT=he_IL.UTF-8
> LC_IDENTIFICATION=he_IL.UTF-8
> LC_ALL=C
> LANGUAGE=en_US.UTF-8,he_IL.UTF-8
> 
> the gtkrc.he is:
> style "gtk-default-he" {
>        fontset = "-culmus-nachlieli-medium-r-normal-*-*-140-*-*-p-*-iso8859-8"
> }
> class "GtkWidget" style "gtk-default-he"

Looks good.

-- 
Tzafrir Cohen                       +---------------------------+
http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend|
mailto:[EMAIL PROTECTED]       +---------------------------+

=================================================================
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