mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-04-20 15:56:46 +02:00
add missing cyrillic letter from ukrainian alphabet
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
ca53099c9d
commit
e0ecf38853
@ -1626,6 +1626,7 @@ static struct key keys_compose_cyr_tse[] = {
|
|||||||
|
|
||||||
static struct key keys_compose_cyr_g[] = {
|
static struct key keys_compose_cyr_g[] = {
|
||||||
{"ѓ", "Ѓ", 1.0, Copy, 0x0453, 0, 0x0403},
|
{"ѓ", "Ѓ", 1.0, Copy, 0x0453, 0, 0x0403},
|
||||||
|
{"ґ", "Ґ", 1.0, Copy, 0x0491, 0, 0x0490},
|
||||||
{"", "", 9.0, Pad},
|
{"", "", 9.0, Pad},
|
||||||
{"", "", 0.0, EndRow},
|
{"", "", 0.0, EndRow},
|
||||||
{"", "", 0.0, EndRow},
|
{"", "", 0.0, EndRow},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user