diff options
| author | Jules Aguillon | 2021-12-11 17:05:49 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2021-12-11 17:05:49 +0100 |
| commit | 573c13fb825f41a926dca838ef5a396ccce6a3eb (patch) | |
| tree | 66e0c9f4b1615b342eada3924e467fd50780fb02 /res/xml/azerty.xml | |
| parent | 58e37b484c8d4cf8099372e6f307557d0ed2458e (diff) | |
| download | unexpected-keyboard-573c13fb825f41a926dca838ef5a396ccce6a3eb.tar.gz unexpected-keyboard-573c13fb825f41a926dca838ef5a396ccce6a3eb.zip | |
Add Swedish
First add the 'ring' accent.
The swedish language uses the qwerty layout and three accents (aigu,
trema, ring)
Diffstat (limited to 'res/xml/azerty.xml')
| -rw-r--r-- | res/xml/azerty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index 027d3a2..f9ca3ea 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -14,7 +14,7 @@ </row> <row> <key key0="q" key1="tab" /> - <key key0="s" /> + <key key0="s" key1="accent_ring" /> <key key0="d" key1="accent_grave" key3="accent_aigu" /> <key key0="f" key3="{" key4="}" /> <key key0="g" key3="[" key4="]" /> |
