Evas language: Fix language from locale function. 14/55514/3
authorTom Hacohen <tom@stosb.com>
Tue, 17 Nov 2015 12:07:39 +0000 (12:07 +0000)
committerYoungbok Shin <youngb.shin@samsung.com>
Sun, 10 Jan 2016 00:58:05 +0000 (16:58 -0800)
commitdce10a2b62fb03dc26f09111ed295c9338e8be26
treed6bf25cd0bc35e22c34433585f33eea2a760fee4
parentc6a2ebab8d84820952f75f7c145fd164adeb9f1c
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.

Change-Id: Id51b0b2b017bc8d133311168491c59b727726ab7
src/lib/evas/common/language/evas_language_utils.c