Evas language: Fix language from locale function.
authorTom Hacohen <tom@stosb.com>
Tue, 17 Nov 2015 12:07:39 +0000 (12:07 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 17 Nov 2015 12:07:42 +0000 (12:07 +0000)
commit8fcf9a0fe6e4dc3942cb42ec3c0f28d63d6cf694
tree0a54973a3dbf348f7922de1b080e4d600c9fdcac
parentf1cffd77096c4314598629e12a4c42498ba2e7cf
Evas language: Fix language from locale function.

This function was trying to infer from the LANG env var, though it should
have just queried the locale all along, as the language we want is the
system's text language, and not necessarily the LANG variable's value.

@fix.
src/lib/evas/common/language/evas_language_utils.c