summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-02-25 22:39:32 +0100
committerEike Rathke <erack@redhat.com>2014-02-25 22:42:37 +0100
commitda4a8dbb1057acd0bdc18b3aa97b7f378ac19b31 (patch)
tree53ad5f7e3c668e5a686be5274103a797d8743447 /i18nlangtag
parent5dee438cc2f1dc48c7bcca963f17dc797e8fb0fe (diff)
added Maninkakan, Eastern, Latin [emk-Latn-GN], fdo#74672
Change-Id: Ib75136c6f0604cb6e3125e39a1514bbcc9ade079
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/isolang/isolang.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx
index 57690c051e02..12f383145823 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -720,6 +720,7 @@ static IsoLanguageScriptCountryEntry const aImplIsoLangScriptEntries[] =
{ LANGUAGE_BOSNIAN_LATIN_BOSNIA_HERZEGOVINA, "bs-Latn", "BA", kSAME }, // MS, though Latn is suppress-script
{ LANGUAGE_BOSNIAN_LATIN_LSO, "bs-Latn", "" , LANGUAGE_BOSNIAN_LSO }, // MS, though Latn is suppress-script
{ LANGUAGE_CHINESE_TRADITIONAL_LSO, "zh-Hant", "" , 0 },
+ { LANGUAGE_USER_MANINKAKAN_EASTERN_LATIN, "emk-Latn", "GN", 0 },
{ LANGUAGE_DONTKNOW, "", "" , 0 } // marks end of table
};