summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-02 14:06:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-02 14:06:31 +0000
commite2131d50b80a4898868b1d6ef742249d8d87706f (patch)
treea5006cbbbe04708b0897653d2bf70871339b7e3c /i18npool
parent41d46bf7e1f2b0e881661a3c6fb91557c8c601ba (diff)
INTEGRATION: CWS ooo11rc (1.21.2); FILE MERGED
2003/06/18 18:33:39 er 1.21.2.1: #i14383# add sk_SK Slovak locale data
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/localedata.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index 7ef598899991..95b0e319b9f8 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: localedata.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: vg $ $Date: 2003-06-12 10:48:22 $
+ * last change: $Author: vg $ $Date: 2003-07-02 15:06:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -148,6 +148,7 @@ static const struct {
{ "sv_FI", lcl_DATA_EURO, NULL },
{ "ca_ES", lcl_DATA_EURO, "ca" },
{ "cs_CZ", lcl_DATA_EURO, "cs" },
+ { "sk_SK", lcl_DATA_EURO, "sk" },
{ "da_DK", lcl_DATA_EURO, "da" },
{ "el_GR", lcl_DATA_EURO, "el" },
{ "fi_FI", lcl_DATA_EURO, "fi" },