diff options
author | Andras Timar <atimar@suse.com> | 2012-11-30 14:33:35 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-30 15:23:15 +0100 |
commit | 14569b316aec7b778caeeb55cba21af023dc4780 (patch) | |
tree | 47a2904a8d0743d3303a42b5aa49aa8cb2438058 /i18npool/inc | |
parent | 08597f2897e5ac752147c8f2c4a91bb557ed4580 (diff) |
add Sidama (sid) language
Change-Id: I7c7fb38d7df5aecda8e81443aa7045479e0efceb
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 2114fc626f50..cf4ec6b6b4e8 100644 --- a/i18npool/inc/i18npool/lang.h +++ b/i18npool/inc/i18npool/lang.h @@ -565,6 +565,7 @@ typedef unsigned short LanguageType; #define LANGUAGE_USER_YAKA 0x0683 #define LANGUAGE_USER_YOMBE 0x0684 #define LANGUAGE_USER_YOMBE_CONGO 0x8284 /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_USER_YOMBE)) */ +#define LANGUAGE_USER_SIDAMA 0x0685 #define LANGUAGE_USER_SYSTEM_CONFIG 0xFFFE /* not a locale, to be used only in configuration context to obtain system default, primary 0x3fe, sub 0x3f */ #endif /* INCLUDED_I18NPOOL_LANG_H */ |