diff options
author | Eike Rathke <erack@redhat.com> | 2012-02-23 12:25:18 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-02-23 12:27:00 +0100 |
commit | 082b2bca9f82e760c0092bde3d46242c446ebdb8 (patch) | |
tree | 0acbf999f3390e0be90074c1b0072cb87f07cec3 /i18npool/inc | |
parent | d8fc1770099c5bd96ac518561f10840a7dfd62d1 (diff) |
fdo#46411 added [pjt-AU] Pitjantjatjara 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 49cf2bcd43e5..6fa05a8bffce 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -540,6 +540,7 @@ typedef unsigned short LanguageType; #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 */ #define LANGUAGE_USER_KOMI_ZYRIAN 0x0669 #define LANGUAGE_USER_KOMI_PERMYAK 0x066A +#define LANGUAGE_USER_PITJANTJATJARA 0x066B #endif /* INCLUDED_I18NPOOL_LANG_H */ |