mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 20:18:03 +02:00
nls: remove four hundred and sixty untypable Greek compose sequences
None of the keyboard layouts in xkeyboard-config contains code points in the range U+1F00..U+1FFF (the Greek Extended block), so none of the removed sequences could be typed on an existing layout. (Of course it is possible that some people have their own private layout that contains some of the Greek Extended characters, but if they do, then they can also define private compose sequences, when needed.) Modern Greek does not use these characters with polytonic diacritics anyway -- they are useful only for typing traditional Greek. The useless sequences were removed with this command: sed -i '/<U1F..>/d' nls/en_US.UTF-8/Compose.pre Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
This commit is contained in:
parent
ff8706a5ea
commit
98be4cb23a
1 changed files with 0 additions and 463 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue