I prefer using English locales for my system, but have to use some old Unicode-unaware Russian and Czech applications. In Windows I could set a locale for such applications in a separate Control Panel place. How can I configure this in Linux/Wine?
|
The idea is to set LANG only for this application. If you start the application from the command line, write something like If you start the application with a GUI button, you can edit the corresponding desktop file, i.e. open ~/.gnome2/panel2.d/default/launchers/yourapp.desktop in a text editor and change the line |
||||
|
|
|
Did you try setting See what your current locale settings are:
If your locales are installed correctly, setting |
|||
|
