> #!/bin/bash
> LC_ALL=he_IL.UTF-8 ~/cxoffice/bin/winword
> wine /path/to/word
>

Of course, that should have been:

#!/bin/bash
LC_ALL=he_IL.UTF-8
$HOME/cxoffice/bin/winword


-- 
Dotan Cohen

http://what-is-what.com
http://gibberish.co.il

_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to