diff options
author | Andras Timar <atimar@suse.com> | 2011-10-10 11:29:30 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-10-10 11:48:29 +0200 |
commit | 003973f5d461b981737946456eb08b2b7d60f150 (patch) | |
tree | d3dd11b8e697fa87d39c5a85dcba4013a32ce83a /i18npool/inc | |
parent | 04e1536d4e77242a47afa5c573add7ab619e6762 (diff) |
add Pali language (Latin script) - fdo#41599
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 058276531e73..c2b733aaac4a 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -536,6 +536,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_TEKE_EBOO 0x0664 #define LANGUAGE_USER_ARAGONESE 0x0665 #define LANGUAGE_USER_KEYID 0x0666 /* key id pseudolanguage */ +#define LANGUAGE_USER_PALI_LATIN 0x0667 #endif /* INCLUDED_I18NPOOL_LANG_H */ |