diff options
author | Thierry Crozat | 2011-10-03 23:53:22 +0100 |
---|---|---|
committer | Thierry Crozat | 2011-10-03 23:53:22 +0100 |
commit | e3d7606188cfa6896da562bd70541a8aff5561b6 (patch) | |
tree | 47e8d40689d72fe4655f7d0c12af7d245b77d762 /NEWS | |
parent | 6269dcdd3cf9dfbbee4abd4441c88051edd70ea8 (diff) | |
download | scummvm-rg350-e3d7606188cfa6896da562bd70541a8aff5561b6.tar.gz scummvm-rg350-e3d7606188cfa6896da562bd70541a8aff5561b6.tar.bz2 scummvm-rg350-e3d7606188cfa6896da562bd70541a8aff5561b6.zip |
MACOSX: Detect system preferred language when starting bundle
This reimplement getSystemLanguage() for MacOS X because
setlocale() only works if the application is started from the terminal.
Instead we use CFBundleCopyPreferredLocalizationsFromArray() which
requires the translations to be listed in the bundle plist file (this had
already been committed). This fixes bug #3394080.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions