summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2011-05-03 16:22:43 +0200
committerOlivier Goffart <olivier.goffart@nokia.com>2011-05-10 12:54:55 +0200
commit563ab2e16c678d977825c1e3e1ebb30d01066120 (patch)
tree55445554af6764fe89e2944dd55d71e54c2ff44c /src
parentfc7aaa5c4826a4512d7fb90bf2e96f8ac54076a3 (diff)
Added Kazakh language to the QLocale mapping table on Symbian.
Reviewed-by: trustme (cherry picked from commit c6808af66d45541546b30c8e6de155b9812b4ef9)
Diffstat (limited to 'src')
-rw-r--r--src/corelib/tools/qlocale_symbian.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale_symbian.cpp b/src/corelib/tools/qlocale_symbian.cpp
index 3ed10f93b3..abd1da23c6 100644
--- a/src/corelib/tools/qlocale_symbian.cpp
+++ b/src/corelib/tools/qlocale_symbian.cpp
@@ -133,6 +133,7 @@ static const symbianToISO symbian_to_iso_list[] = {
{ ELangHebrew, "he_IL", "he" }, // 57
{ ELangHindi, "hi_IN", "hi" }, // 58
{ ELangIndonesian, "id_ID", "id" }, // 59
+ { 63/*ELangKazakh*/, "kk_KZ", "kk" }, // 63
{ ELangKorean, "ko_KO", "ko" }, // 65
{ ELangLatvian, "lv_LV", "lv" }, // 67
{ ELangLithuanian, "lt_LT", "lt" }, // 68