Message ID | s9dmv00c8eb.fsf@taka.site |
---|---|
State | New |
Headers | show |
Series | None | expand |
On 02/23/2018 02:22 AM, Mike FABIAN wrote: > From 328e586e421e1f02a18685b89ce47a5ef6b74661 Mon Sep 17 00:00:00 2001 > From: Mike FABIAN <mfabian@redhat.com> > Date: Tue, 12 Dec 2017 14:39:34 +0100 > Subject: [PATCH 08/14] =?UTF-8?q?Collation=20order=20of=20=C8=A5=20has=20c?= > =?UTF-8?q?hanged=20in=20new=20iso14651=5Ft1=5Fcommon=20file,=20adapt=20te?= > =?UTF-8?q?st=20files?= > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > * localedata/cs_CZ.UTF-8.in: adapt this test file to the collation > order of ȥ in the new iso14651_t1_common file. > * localedata/pl_PL.UTF-8.in: Likewise. > --- > localedata/cs_CZ.UTF-8.in | 4 ++-- > localedata/pl_PL.UTF-8.in | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) OK. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
From 328e586e421e1f02a18685b89ce47a5ef6b74661 Mon Sep 17 00:00:00 2001 From: Mike FABIAN <mfabian@redhat.com> Date: Tue, 12 Dec 2017 14:39:34 +0100 Subject: [PATCH 08/14] =?UTF-8?q?Collation=20order=20of=20=C8=A5=20has=20c?= =?UTF-8?q?hanged=20in=20new=20iso14651=5Ft1=5Fcommon=20file,=20adapt=20te?= =?UTF-8?q?st=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * localedata/cs_CZ.UTF-8.in: adapt this test file to the collation order of ȥ in the new iso14651_t1_common file. * localedata/pl_PL.UTF-8.in: Likewise. --- localedata/cs_CZ.UTF-8.in | 4 ++-- localedata/pl_PL.UTF-8.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/localedata/cs_CZ.UTF-8.in b/localedata/cs_CZ.UTF-8.in index 71d19a76fa..b0dcf84205 100644 --- a/localedata/cs_CZ.UTF-8.in +++ b/localedata/cs_CZ.UTF-8.in @@ -184,8 +184,6 @@ z Z ź Ź -ȥ -Ȥ za Za źa @@ -198,6 +196,8 @@ Zbyněk zeleň ZZ Z-2 +ȥ +Ȥ ž Ž Ž diff --git a/localedata/pl_PL.UTF-8.in b/localedata/pl_PL.UTF-8.in index 5f7e9b7d60..1b4f3ef3c1 100644 --- a/localedata/pl_PL.UTF-8.in +++ b/localedata/pl_PL.UTF-8.in @@ -132,8 +132,6 @@ z Z ž Ž -ȥ -Ȥ za Za ža @@ -142,6 +140,8 @@ zb Zb žb Žb +ȥ +Ȥ ź Ź źa -- 2.14.3