diff options
| author | Jules Aguillon | 2022-02-19 21:48:48 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2022-02-19 21:48:48 +0100 |
| commit | 632a9ac590b92a52afe57f1f0aaaa919f9dcebdc (patch) | |
| tree | 71198a17703808e738456652fa820c8bcbdf31c1 /res/xml/local_bgph1.xml | |
| parent | d73be58c1a49fdbea2cc374edfe893f63424c89d (diff) | |
| download | unexpected-keyboard-632a9ac590b92a52afe57f1f0aaaa919f9dcebdc.tar.gz unexpected-keyboard-632a9ac590b92a52afe57f1f0aaaa919f9dcebdc.zip | |
Localize € and £
Show these characters only for users that have the corresponding locale
installed (a supported eu language for €, en-GB for £).
Add these characters to most layouts.
Diffstat (limited to 'res/xml/local_bgph1.xml')
| -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 9f8a6e9..7b31586 100644 --- a/res/xml/local_bgph1.xml +++ b/res/xml/local_bgph1.xml @@ -14,7 +14,7 @@ </row> <row> <key shift="0.5" key0="а" key1="tab" key2="`"/> - <key key0="с"/> + <key key0="с" key2="£"/> <key key0="д" key1="accent_grave" key3="accent_aigu"/> <key key0="ф"/> <key key0="г" key1="accent_caron" key2="-" key3="_"/> |
