summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-06-02 20:13:33 +0200
committerEike Rathke <erack@redhat.com>2014-06-02 20:52:09 +0200
commitbd12bfdf19eed9983dd54071c6cb525802a76c7e (patch)
treefbba4f6979d32e570d68e6d91fd2284271b2c552 /i18npool
parenta52b3f7190266a87a3599bd948593cbd0e78823a (diff)
add [fr-NE] to libs, fdo#79352
Change-Id: Ieae9482da1b3a78e97fb9eac9001dc98867577e7 (cherry picked from commit 29146a6791afcbe4c934dfd1be2c84630d3fb342)
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/Library_localedata_euro.mk1
-rw-r--r--i18npool/source/localedata/localedata.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/i18npool/Library_localedata_euro.mk b/i18npool/Library_localedata_euro.mk
index ab9028d6af6e..ee06f80e1545 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\
CustomTarget/i18npool/localedata/localedata_fr_LU \
CustomTarget/i18npool/localedata/localedata_fr_MC \
CustomTarget/i18npool/localedata/localedata_fr_ML \
+ CustomTarget/i18npool/localedata/localedata_fr_NE \
CustomTarget/i18npool/localedata/localedata_fr_SN \
CustomTarget/i18npool/localedata/localedata_fur_IT \
CustomTarget/i18npool/localedata/localedata_fy_NL \
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index 1680ae43a8db..b842ea0755e3 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -105,6 +105,7 @@ static const struct {
{ "fr_ML", lcl_DATA_EURO },
{ "fr_SN", lcl_DATA_EURO },
{ "fr_BJ", lcl_DATA_EURO },
+ { "fr_NE", lcl_DATA_EURO },
{ "it_IT", lcl_DATA_EURO },
{ "it_CH", lcl_DATA_EURO },
{ "sl_SI", lcl_DATA_EURO },