diff options
author | Benno Schulenberg <bensberg@telfort.nl> | 2022-02-25 14:12:02 +0100 |
---|---|---|
committer | Benno Schulenberg <bensberg@telfort.nl> | 2022-04-15 13:28:01 +0000 |
commit | 3b62c0322c112c03597d850197dbce22d1830bb7 (patch) | |
tree | 60bf17daf74c5560fdc5c1e91ff1739161e457ca /nls | |
parent | 479af78f2e5caaf9b98a35ae5ff4ccdd2f040289 (diff) |
nls: remove misplaced sequences from Ethiopian and Greek compose files
The Khmer digraphs and Arabic ligatures have nothing to do with
Amharic or Greek.
(Also rewrap a comment and correct two others.)
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'nls')
-rw-r--r-- | nls/am_ET.UTF-8/Compose.pre | 31 | ||||
-rw-r--r-- | nls/el_GR.UTF-8/Compose.pre | 16 |
2 files changed, 9 insertions, 38 deletions
diff --git a/nls/am_ET.UTF-8/Compose.pre b/nls/am_ET.UTF-8/Compose.pre index 760d9462..dc08d373 100644 --- a/nls/am_ET.UTF-8/Compose.pre +++ b/nls/am_ET.UTF-8/Compose.pre @@ -1,7 +1,6 @@ -XCOMM -XCOMM UTF-8 (Unicode) compose sequence -XCOMM for Ethiopean layout. -XCOMM Designed as a part of OLPC project +XCOMM +XCOMM UTF-8 (Unicode) compose sequences for the Ethiopian layout. +XCOMM Designed as part of the OLPC project. XCOMM XCOMM 2007 Sergey Udaltsov <svu@gnome.org> XCOMM @@ -198,6 +197,7 @@ XCOMM Modifier: /O/ XCOMM XCOMM Group II XCOMM + XCOMM Modifier: /u/ <u> <U1210> : "ሑ" U1211 # key h (base character ሐ) <u> <U1220> : "ሡ" U1221 # key s (base character ሠ) @@ -333,28 +333,9 @@ XCOMM Modifier: /O/ XCOMM XCOMM Group III -XCOMM +XCOMM <backslash> <quotedbl> : "፥" U1365 # key " -<backslash> <apostrophe> : "፦" U1366 # key " +<backslash> <apostrophe> : "፦" U1366 # key ' <backslash> <minus> : "|" U007C # key - <backslash> <underscore> : "¥" U00A5 # key _ <backslash> <question> : "፧" U1367 # key ? - -XCOMM -XCOMM Khmer digraphs -XCOMM - -<U17ff> : "ាំ" -<U17fe> : "ោះ" -<U17fd> : "េះ" -<U17fc> : "ុំ" -<U17fb> : "ុះ" - -XCOMM -XCOMM Arabic Lam-Alef ligatures -XCOMM - -<UFEFB> : "لا" # ARABIC LIGATURE LAM WITH ALEF -<UFEF7> : "لأ" # ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE -<UFEF9> : "لإ" # ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW -<UFEF5> : "لآ" # ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE diff --git a/nls/el_GR.UTF-8/Compose.pre b/nls/el_GR.UTF-8/Compose.pre index ad903371..4a644258 100644 --- a/nls/el_GR.UTF-8/Compose.pre +++ b/nls/el_GR.UTF-8/Compose.pre @@ -19,9 +19,9 @@ XCOMM Moreover, the following character sets are completely covered: XCOMM - ISO 8859-1 XCOMM - ISO 8859-7 XCOMM -XCOMM This file consists of four parts. Two of them have been adapted from -XCOMM the iso8859-1/Compose and iso8859-7/Compose files. The other two -XCOMM parts have been created by: +XCOMM This file consists of three parts. Two of them have been adapted +XCOMM from the iso8859-1/Compose and iso8859-7/Compose files. The other +XCOMM (middle) part has been created by: XCOMM Vasilis Vasaitis <vvas@hal.csd.auth.gr> XCOMM based on the idea and initial implementation by: XCOMM Alejandros Diamandidis <adia@egnatia.ee.auth.gr> @@ -1968,14 +1968,4 @@ XCOMM Miscellaneous extensions. <Multi_key> <5> <8> : "⅝" U215D # VULGAR FRACTION FIVE EIGHTHS <Multi_key> <7> <8> : "⅞" U215E # VULGAR FRACTION SEVEN EIGHTHS -XCOMM -XCOMM Khmer digraphs -XCOMM - -<U17ff> : "ាំ" -<U17fe> : "ោះ" -<U17fd> : "េះ" -<U17fc> : "ុំ" -<U17fb> : "ុះ" - XCOMM End |