On Tue, 26 Mar 2002, Erez Doron wrote: > hi > > i am new to mdk ( usually worked with redhat ) > > I have just installed mdk 8.2 > > i made a mistake - set my locale to 8859-8 and hebrew > > now kde crushes, and more ... > > i wanted to change back to english > > i tried localedrake, but the options are just hebrew and german > > do not know what rpm to install to get the other languages > or even if localedrake is the right app to use > > any idea >
Edit .kde/share/config/kdeglobals Set the Charset to 'iso10646-1' instead of 'iso8859-8' To make it a simple commad: perl -i -p -e 's/^Charset=iso8859-8/Charset=iso10646-1/' $HOME/.kde/share/config/kdeglobals -- 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]