[Wine] Setting LANG variable

Grof wineforum-user at winehq.org
Fri Sep 19 05:39:52 CDT 2008


One question.

If I want that Application correctly show my extra characters (Croatian chars), I must before calling apps set LANG variable on this way:


Code:
LANG=hr_HR.UTF-8 wine app_name



or, I must add env LANG=hr_HR.UTF-8 as prefix in Launcher.

Can I somewhere set this variable as default, so I can call my apps without adding this text before.







More information about the wine-users mailing list