summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f5f5c4ec1a48..d69edfbc4677 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -46,6 +46,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_SN \
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 6736c09720a9..eee40baf4be7 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -103,6 +103,7 @@ static const struct {
{ "fr_BF", lcl_DATA_EURO },
{ "fr_CI", lcl_DATA_EURO },
{ "fr_ML", lcl_DATA_EURO },
+ { "fr_SN", lcl_DATA_EURO },
{ "it_IT", lcl_DATA_EURO },
{ "it_CH", lcl_DATA_EURO },
{ "sl_SI", lcl_DATA_EURO },