summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-09-16 16:20:09 +0200
committerAndras Timar <atimar@suse.com>2011-09-17 10:18:18 +0200
commita705aec5117fe9123236ebdeb0d6f271b83f8af4 (patch)
tree16b2dfae24a61d998dd8c65d64345f467b739bb0 /i18npool/inc
parentadd a new helper script: addkeyid2pot.pl (diff)
downloadcore-a705aec5117fe9123236ebdeb0d6f271b83f8af4.tar.gz
core-a705aec5117fe9123236ebdeb0d6f271b83f8af4.zip
add KeyID option to Language dropdown box
Diffstat (limited to 'i18npool/inc')
-rw-r--r--i18npool/inc/i18npool/lang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18npool/inc/i18npool/lang.h b/i18npool/inc/i18npool/lang.h
index f03b2bbfe794..058276531e73 100644
--- a/i18npool/inc/i18npool/lang.h
+++ b/i18npool/inc/i18npool/lang.h
@@ -535,6 +535,7 @@ typedef unsigned short LanguageType;
#define LANGUAGE_USER_MANX 0x0663
#define LANGUAGE_USER_TEKE_EBOO 0x0664
#define LANGUAGE_USER_ARAGONESE 0x0665
+#define LANGUAGE_USER_KEYID 0x0666 /* key id pseudolanguage */
#endif /* INCLUDED_I18NPOOL_LANG_H */