diff options
author | Eike Rathke <erack@redhat.com> | 2014-06-02 20:13:33 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-06-02 20:34:01 +0200 |
commit | 29146a6791afcbe4c934dfd1be2c84630d3fb342 (patch) | |
tree | 3d9a0d98b8254cbb432a76b9e7e6ff2bd51496b1 /i18npool | |
parent | 944abfc9fb2b24725766632c3a1b0841f3a6d64e (diff) |
add [fr-NE] to libs, fdo#79352
Change-Id: Ieae9482da1b3a78e97fb9eac9001dc98867577e7
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/Library_localedata_euro.mk | 1 | ||||
-rw-r--r-- | i18npool/source/localedata/localedata.cxx | 1 |
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 }, |