diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-11-29 14:13:52 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2010-11-29 14:28:54 (GMT) |
commit | b5651eacb88739ab4c77d6fe220ec0fd98091849 (patch) | |
tree | db0c2f7ae99b8389a32fe1a3d3f3121de9b5270e /mkspecs/common/symbian/symbian.conf | |
parent | 3b4ff89731d5e63bba91d91c0256626f92538e9d (diff) | |
download | Qt-b5651eacb88739ab4c77d6fe220ec0fd98091849.zip Qt-b5651eacb88739ab4c77d6fe220ec0fd98091849.tar.gz Qt-b5651eacb88739ab4c77d6fe220ec0fd98091849.tar.bz2 |
Updated language map in localize_deployment.prf
Added missing Symbian language codes for which an Qt equivalent was
available. Some codes were mapped to language/country pairs.
Task-number: QTBUG-15293
Reviewed-by: Janne Koskinen
Diffstat (limited to 'mkspecs/common/symbian/symbian.conf')
-rw-r--r-- | mkspecs/common/symbian/symbian.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mkspecs/common/symbian/symbian.conf b/mkspecs/common/symbian/symbian.conf index f8586b0..11907cf 100644 --- a/mkspecs/common/symbian/symbian.conf +++ b/mkspecs/common/symbian/symbian.conf @@ -139,7 +139,11 @@ SYMBIAN_SUPPORTED_LANGUAGES = \ mr mo mn nb pl pt pa ro ru sr \ si sk sl so es sw sv tl ta te \ th bo ti tr tk uk ur vi cy zu \ - nn + nn eu zh gl fa st en_US fr_BE \ + pt_BR en_CA fr_CA el_CY tr_CY \ + en_TW en_HK en_CN en_JP en_TH \ + sv_FI zh_HK es_419 en_ZA fr_CH \ + de_CH it_CH zh_TW # These directories must match what configure uses for QT_INSTALL_PLUGINS and QT_INSTALL_IMPORTS QT_PLUGINS_BASE_DIR = /resource/qt$${QT_LIBINFIX}/plugins |