Revert "Karen" language mapping back to what it was before

https://bugzilla.mozilla.org/show_bug.cgi?id=941470
This commit is contained in:
Behdad Esfahbod 2013-12-02 20:41:41 -05:00
parent f47b921954
commit 205bf834d8

View File

@ -428,8 +428,8 @@ static const LangTag ot_languages[] = {
{"kru", HB_TAG('K','U','U',' ')}, /* Kurukh */
{"ks", HB_TAG('K','S','H',' ')}, /* Kashmiri */
{"ksh", HB_TAG('K','S','H',' ')}, /* Kölsch */
{"ksw", HB_TAG('K','R','N',' ')}, /* S'gaw Karen */
/*{"ksw", HB_TAG('K','S','W',' ')},*/ /* S'gaw Karen (OpenType spec and SIL fonts) */
/*{"ksw", HB_TAG('K','R','N',' ')},*/ /* S'gaw Karen (Microsoft fonts?) */
{"ksw", HB_TAG('K','S','W',' ')}, /* S'gaw Karen (OpenType spec and SIL fonts) */
{"ku", HB_TAG('K','U','R',' ')}, /* Kurdish [macrolanguage] */
{"kum", HB_TAG('K','U','M',' ')}, /* Kumyk */
{"kv", HB_TAG('K','O','M',' ')}, /* Komi [macrolanguage] */