diff options
author | Eike Rathke <erack@redhat.com> | 2014-06-02 20:24:55 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-06-02 20:34:05 +0200 |
commit | 483c20b148a1e71074897a709136868e694d5d21 (patch) | |
tree | e5f8719559b31a320fc8957a86063fc5713e3f3a /i18npool | |
parent | 22959db96eee94faedd5822b5c3169e0fcda7ff4 (diff) |
add [fr-TG] to libs, fdo#79353
Change-Id: Ia0f648f4ca601d8ecfb57386ca94942a928907e3
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 ee06f80e1545..d19946655601 100644 --- a/i18npool/Library_localedata_euro.mk +++ b/i18npool/Library_localedata_euro.mk @@ -49,6 +49,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\ CustomTarget/i18npool/localedata/localedata_fr_ML \ CustomTarget/i18npool/localedata/localedata_fr_NE \ CustomTarget/i18npool/localedata/localedata_fr_SN \ + CustomTarget/i18npool/localedata/localedata_fr_TG \ CustomTarget/i18npool/localedata/localedata_fur_IT \ CustomTarget/i18npool/localedata/localedata_fy_NL \ CustomTarget/i18npool/localedata/localedata_ga_IE \ diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx index b842ea0755e3..bcd087f190de 100644 --- a/i18npool/source/localedata/localedata.cxx +++ b/i18npool/source/localedata/localedata.cxx @@ -106,6 +106,7 @@ static const struct { { "fr_SN", lcl_DATA_EURO }, { "fr_BJ", lcl_DATA_EURO }, { "fr_NE", lcl_DATA_EURO }, + { "fr_TG", lcl_DATA_EURO }, { "it_IT", lcl_DATA_EURO }, { "it_CH", lcl_DATA_EURO }, { "sl_SI", lcl_DATA_EURO }, |