diff options
author | Eike Rathke <erack@redhat.com> | 2012-01-04 14:40:39 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-01-04 14:41:48 +0100 |
commit | d0bb67f5df45ed9ee1f152677d7104b7129052e8 (patch) | |
tree | cd022652393286cec4f0db5b8498ab04b58d7544 /i18npool/inc | |
parent | 898823e2decbbd41a674ac549e30d1d76b000283 (diff) |
added Kyrgyz (China) [ky-CN] to language list
Diffstat (limited to 'i18npool/inc')
-rw-r--r-- | i18npool/inc/i18npool/lang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/inc/i18npool/lang.h b/i18npool/inc/i18npool/lang.h index c2b733aaac4a..177d2a753095 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -537,6 +537,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_ARAGONESE 0x0665 #define LANGUAGE_USER_KEYID 0x0666 /* key id pseudolanguage */ #define LANGUAGE_USER_PALI_LATIN 0x0667 +#define LANGUAGE_USER_KYRGYZ_CHINA 0x0668 /* not derived from LANGUAGE_KIRGHIZ as these may be different scripts, see http://www.omniglot.com/writing/kirghiz.htm */ #endif /* INCLUDED_I18NPOOL_LANG_H */ |