summaryrefslogtreecommitdiffstats
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-07-10 01:15:50 +0200
committerEike Rathke <erack@redhat.com>2015-07-10 01:25:01 +0200
commit122a15f4a6c09d35db58fe3a7b943b5ea79cbe65 (patch)
tree8efa21c3a6f0a5b30ee77d5a8eae0b48a1ba6df9 /include/i18nlangtag
parenttdf#91725: Use lighter default colour for minor grid lines (diff)
downloadcore-122a15f4a6c09d35db58fe3a7b943b5ea79cbe65.tar.gz
core-122a15f4a6c09d35db58fe3a7b943b5ea79cbe65.zip
support en-GB-oxendict additionally to now deprecated en-GB-oed
Have them separated so when saving loaded documents the same tag is used to keep the generator happy. When to switch in UI language listbox? Or should we have both entries? Change-Id: If78600229c4b24f6ee598c25d5a8974fef410bb5
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/lang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index 420c68a7da16..fdfce88fcbb0 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -706,6 +706,7 @@ typedef unsigned short LanguageType;
#define LANGUAGE_USER_VENETIAN 0x0695
#define LANGUAGE_USER_ENGLISH_GAMBIA 0x9009 /* makeLangID( 0x24, getPrimaryLanguage( LANGUAGE_ENGLISH_UK)) */
#define LANGUAGE_USER_OCCITAN_ARANESE 0x8082 /* makeLangID( 0x20, getPrimaryLanguage( LANGUAGE_OCCITAN_FRANCE)) */
+#define LANGUAGE_USER_ENGLISH_UK_OXENDICT 0x9409 /* makeLangID( 0x25, getPrimaryLanguage( LANGUAGE_ENGLISH_UK)) */
/* Primary language ID range for on-the-fly assignment. */