diff options
| author | Jules Aguillon | 2022-02-13 13:23:49 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-02-13 13:23:49 +0100 |
| commit | b488c766b1a387313cf65259b01ac91481c1dc27 (patch) | |
| tree | a239a1c102c4fa7a64c150632199530e3eac876f /res | |
| parent | 94fed03a67f3cd6fc5e436ef0e5ac099b5a0d405 (diff) | |
| download | unexpected-keyboard-b488c766b1a387313cf65259b01ac91481c1dc27.tar.gz unexpected-keyboard-b488c766b1a387313cf65259b01ac91481c1dc27.zip | |
Add ю to the bulgarian layout
Thanks Zdravko for pointing out.
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/local_bgph1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/local_bgph1.xml b/res/xml/local_bgph1.xml index fce2a30..9f8a6e9 100644 --- a/res/xml/local_bgph1.xml +++ b/res/xml/local_bgph1.xml @@ -21,7 +21,7 @@ <key key0="х" key2="=" key3="+"/> <key key0="й" key1="accent_trema" key2="accent_circonflexe" key4="}" key3="{"/> <key key0="к" key3="[" key4="]"/> - <key key0="л" key2="|" key3="\\"/> + <key key0="л" key2="|" key3="\\" key4="ю"/> </row> <row> <key width="1.5" key0="shift"/> |
