From 573c13fb825f41a926dca838ef5a396ccce6a3eb Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 11 Dec 2021 17:05:49 +0100 Subject: Add Swedish First add the 'ring' accent. The swedish language uses the qwerty layout and three accents (aigu, trema, ring) --- res/xml/azerty.xml | 2 +- res/xml/method.xml | 7 +++++++ res/xml/qwerty.xml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'res') 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 @@ - + diff --git a/res/xml/method.xml b/res/xml/method.xml index c5f1092..0698beb 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -30,4 +30,11 @@ android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty,accents=grave|aigu" /> + diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index b979e14..bde9f02 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -14,7 +14,7 @@ - + -- cgit v1.2.3