summaryrefslogtreecommitdiffstats
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorHarri Pitkänen <hatapitk@iki.fi>2013-06-19 10:07:32 +0300
committerEike Rathke <erack@redhat.com>2013-07-01 15:05:20 +0000
commit30213582c73f2dec6d4a980560192720f2f426ab (patch)
treef5932a578cc8329d1c50e4c7115e4af3e1035569 /include/i18nlangtag
parentremove obsolete CDE integration, and make TDE launcher conditional. (diff)
downloadcore-30213582c73f2dec6d4a980560192720f2f426ab.tar.gz
core-30213582c73f2dec6d4a980560192720f2f426ab.zip
Add Cornish and Pite Sami to the list of spelling languages
Add Cornish (kw-UK) and Pite Sami (sje-SE) to the list of available spell checking languages to support spell checkers that are being currently developed: https://victorio.uit.no/langtech/trunk/langs/cor https://victorio.uit.no/langtech/trunk/langs/sje Change-Id: I2f95fe5339e7cc31d64fa13cf2f74268b159215e Reviewed-on: https://gerrit.libreoffice.org/4609 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/lang.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index 53724c9df9d6..c2281cbd555a 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -557,6 +557,8 @@ typedef unsigned short LanguageType;
#define LANGUAGE_USER_NKO 0x0686
#define LANGUAGE_USER_UDMURT 0x0687
#define LANGUAGE_USER_TIBETAN_INDIA 0x8051 /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_TIBETAN)) */
+#define LANGUAGE_USER_CORNISH 0x0688
+#define LANGUAGE_USER_SAMI_PITE_SWEDEN 0x843B /* makeLangID( 0x21, getPrimaryLanguage( LANGUAGE_SAMI_NORTHERN_NORWAY)) */
#define LANGUAGE_USER_PRIV_JOKER 0xFFEB /* privateuse "*" (sic! bad! nasty!), primary 0x3eb, sub 0x3f */
#define LANGUAGE_USER_PRIV_COMMENT 0xFFEC /* privateuse "x-comment", primary 0x3ec, sub 0x3f */