]> git.mxchange.org Git - flightgear.git/commit
Improved locale detection on Mac.
authorJames Turner <zakalawe@mac.com>
Wed, 27 Mar 2013 22:48:16 +0000 (22:48 +0000)
committerJames Turner <zakalawe@mac.com>
Wed, 27 Mar 2013 22:48:47 +0000 (22:48 +0000)
commit67f2147f3d939dd86d35266b3fcc6de1953a969b
treeef2cc6034fd75a3fbd972163704f3de744e303e1
parentdb5a39e3058640c6388819c320277d2a70f70adb
Improved locale detection on Mac.

Respect the user's language selection in the system settings, and try those languages in turn. If a language is explicitly specified, try that first regardless.
src/Main/locale.cxx
src/Main/locale.hxx