This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] Add ca_ES at valencia and de_LI locales.


This patch series adds two locales that we have in Debian for almost
10 years. Now that the licensing issue has been solved (thanks), it is
probably a good idea to merge them.

Aurelien Jarno (2):
  New locale ca_ES@valencia [BZ #2522]
  New locale de_LI

 localedata/ChangeLog              |  12 +++++
 localedata/SUPPORTED              |   2 +
 localedata/locales/ca_ES@valencia | 100 +++++++++++++++++++++++++++++++++++++
 localedata/locales/de_LI          | 102 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 216 insertions(+)
 create mode 100644 localedata/locales/ca_ES@valencia
 create mode 100644 localedata/locales/de_LI

-- 
2.7.0


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]