]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-morelocales.patch
- djurban forgot to downgrade these patches
[packages/glibc.git] / glibc-morelocales.patch
1 This patch adds support for br_FR@euro and lg_UG locales by default.
2
3 Still not added:
4 az_AZ, hy_AM, tt_RU, gd_GB              (TODO or FIXME exists in source file)
5 bn_BD, bn_ID, el_GR@euro, zh_SG         (no charset information)
6 am_ET, ti_ER, ti_ET                     (syntax errors in LC_COLLATE)
7
8 --- glibc-2.3.1/localedata/SUPPORTED.orig       Sat Feb 23 19:30:27 2002
9 +++ glibc-2.3.1/localedata/SUPPORTED    Fri Feb 21 10:57:35 2003
10 @@ -24,6 +25,7 @@
11  be_BY/CP1251 \
12  bg_BG/CP1251 \
13  br_FR/ISO-8859-1 \
14 +br_FR@euro/ISO-8859-15 \
15  bs_BA/ISO-8859-2 \
16  ca_ES/ISO-8859-1 \
17  ca_ES@euro/ISO-8859-15 \
18 @@ -112,6 +114,7 @@
19  ko_KR.EUC-KR/EUC-KR \
20  ko_KR.UTF-8/UTF-8 \
21  kw_GB/ISO-8859-1 \
22 +lg_UG/ISO-8859-10 \
23  lt_LT/ISO-8859-13 \
24  lv_LV/ISO-8859-13 \
25  mi_NZ/ISO-8859-13 \
This page took 0.025808 seconds and 4 git commands to generate.