diff options
author | Benno Schulenberg <bensberg@telfort.nl> | 2023-04-13 17:25:35 +0200 |
---|---|---|
committer | Benno Schulenberg <bensberg@telfort.nl> | 2023-04-16 17:48:54 +0200 |
commit | 208d550954c7266fa8093b02a2a97047e1478c00 (patch) | |
tree | a807a803d495cfe1bc05f14297e13edfd927abfa /nls/.gitignore | |
parent | 96cbac89a02220eb21e13ca5fa7c8c5adf77028a (diff) | |
download | xorg-lib-libX11-208d550954c7266fa8093b02a2a97047e1478c00.tar.gz |
Last year, commit 488b156fe2 changed mistaken ASCII characters to the
code points that were actually used in the Ethiopian keyboard layout.
But those code points were mistaken too: the intention was not to use
the code point U+FE68 in the layout but the raw symbol code 0xfe68 --
and so on for the other codes. The symbols that these raw codes were
intended to refer to were `dead_a` and friends. But these dead vowels
were added under different codes: 0xfe80 to 0xfe8b.
So, correct the Amharic compose sequences to make use of the dead-vowel
symbols that were specifically added for them fifteen years ago.
(As soon as this is merged, xkeyboard-config wil be changed too to use
the dead vowels in the Ethiopian layout.)
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
Diffstat (limited to 'nls/.gitignore')
0 files changed, 0 insertions, 0 deletions