From 483c20b148a1e71074897a709136868e694d5d21 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 2 Jun 2014 20:24:55 +0200 Subject: add [fr-TG] to libs, fdo#79353 Change-Id: Ia0f648f4ca601d8ecfb57386ca94942a928907e3 --- i18npool/Library_localedata_euro.mk | 1 + i18npool/source/localedata/localedata.cxx | 1 + 2 files changed, 2 insertions(+) (limited to 'i18npool') 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 }, -- cgit