Bugzilla – Attachment 34123 Details for
Bug 11927
Add greek support to CHR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11927 - Small corrections on word-phrase-utf.chr
Bug-11927---Small-corrections-on-word-phrase-utfch.patch (text/plain), 3.37 KB, created by
Fridolin Somers
on 2014-12-04 14:40:12 UTC
(
hide
)
Description:
Bug 11927 - Small corrections on word-phrase-utf.chr
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2014-12-04 14:40:12 UTC
Size:
3.37 KB
patch
obsolete
>From caf2654bd8a8d98184d1fe391d75c7c2d1e83498 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Thu, 4 Dec 2014 15:21:25 +0100 >Subject: [PATCH] Bug 11927 - Small corrections on word-phrase-utf.chr >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Small fixes : >more space characters : ¡¿ >uppercase AE missing in equivalent >some trailling spaces >--- > etc/zebradb/etc/word-phrase-utf.chr | 59 ++++++++++++++++++------------------- > 1 file changed, 29 insertions(+), 30 deletions(-) > >diff --git a/etc/zebradb/etc/word-phrase-utf.chr b/etc/zebradb/etc/word-phrase-utf.chr >index 6ef8952..97db4a9 100644 >--- a/etc/zebradb/etc/word-phrase-utf.chr >+++ b/etc/zebradb/etc/word-phrase-utf.chr >@@ -9,11 +9,11 @@ lowercase {0-9}{a-z}αβγδεζηθικλμνξοÏÏÏÏÏÏÏÏÏ > uppercase {0-9}{A-Z}ÎÎÎÎÎÎÎÎÎÎÎÎÎÎÎΠΡΣΤΥΦΧΨΩ > > # Breaking characters >-space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~â{\x88-\x89}{\x98-\x9C} >+space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~â{\x88-\x89}{\x98-\x9C}¡¿«» > >-# Characters to be considered equivalent for sorting purposes >+# Characters to be considered equivalent > equivalent aáà ãåâÄÄȧÇÈÈ >-equivalent Óä(ae) >+equivalent ÃÓä(ae) > equivalent Ä(aa) > equivalent iÃìîá»Ä©ÄįÇÈÈ > equivalent ï(ie) >@@ -66,10 +66,10 @@ map È a > map È a > map â±¥ a > map Ⱥ a >-# AE >+# AE > map Ó (ae) > map Ó (ae) >-# I >+# I > map Ä« i > map Ī i > map ï i >@@ -96,7 +96,7 @@ map È i > map È i > map ɨ i > map Æ i >-# U >+# U > map Å« u > map Ū u > map ü u >@@ -123,9 +123,9 @@ map È u > map È u > map Ê u > map É u >-map uÌ u >-map Å® u >-# E >+map uÌ u >+map Å® u >+# E > map ê e > map à e > map ë e >@@ -152,7 +152,7 @@ map È e > map È e > map É e > map É e >-# O >+# O > map ô o > map à o > map ó o >@@ -181,9 +181,9 @@ map È o > map È o > map È o > map È o >-map Å (oe) >-map Å (oe) >-# R >+map Å (oe) >+map Å (oe) >+# R > map á¹ r > map á¹ r > map rÌ¥ r >@@ -195,7 +195,7 @@ map Å r > map á¹ r > map É r > map É r >-# L >+# L > map ḷ l > map Ḷ l > map ḹ l >@@ -204,8 +204,7 @@ map ḻ l > map Ḻ l > map Å l > map Å l >- >-# N >+# N > map á¹ n > map á¹ n > map ñ n >@@ -218,17 +217,17 @@ map á¹ n > map á¹ n > map á¹ n > map á¹ n >-# T >+# T > map á¹ t > map Ṭ t > map ŧ t > map Ŧ t >-# D >+# D > map Ḡd > map Ḡd > map Ä d > map Ä d >-# S >+# S > map Å s > map Å s > map á¹£ s >@@ -239,18 +238,18 @@ map Å¡ s > map Å s > map ṡ s > map á¹ s >-# M >+# M > map á¹ m > map á¹ m > map á¹ m > map á¹ m >-# H >+# H > map ḥ h > map Ḥ h > map Ạh > map ħ h > map Ħ h >-# Z >+# Z > map ź z > map Ź z > map Ạz >@@ -259,7 +258,7 @@ map ż z > map Å» z > map ƶ z > map Ƶ z >-#C >+#C > map ç c > map à c > map Ä c >@@ -268,11 +267,11 @@ map Ä c > map Ä c > map ȼ c > map È» c >-map Ä c >-map Ä c >-map Ä c >-map Ä c >-# G >+map Ä c >+map Ä c >+map Ä c >+map Ä c >+# G > map Ç¥ g > map Ǥ g > map Ä¡ g >@@ -281,12 +280,12 @@ map ǧ g > map Ǧ g > map Ä g > map Ä g >-# K >+# K > map ḵ k > map Ḵ k > map Ḱ k > map ḱ k >-# Y >+# Y > map ý y > map à y > map É y >-- >1.9.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11927
:
26165
|
26166
|
34118
|
34120
|
34121
|
34122
|
34123
|
34751
|
34752
|
34753
|
34754
|
35042
|
35043
|
35044
|
35045
|
35046
|
35446