abouttreesummaryrefslogcommitdiff
path: root/res/xml/method.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/method.xml')
-rw-r--r--res/xml/method.xml7
1 files changed, 7 insertions, 0 deletions
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"
/>
+ <subtype android:label="@string/subtype_label"
+ android:languageTag="sv"
+ android:imeSubtypeLocale="sv_SE"
+ android:imeSubtypeMode="keyboard"
+ android:isAsciiCapable="true"
+ android:imeSubtypeExtraValue="default_layout=qwerty,accents=aigu|trema|ring"
+ />
</input-method>