From fadedfd58f1bc62aea8e913662984f84f20631bf Mon Sep 17 00:00:00 2001 From: Jacob Strömgren Date: Mon, 14 Mar 2022 22:43:19 +0100 Subject: Add Swedish layout --- res/values/arrays.xml | 2 ++ res/xml/method.xml | 2 +- res/xml/qwerty_sv_se.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 res/xml/qwerty_sv_se.xml (limited to 'res') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index edf8af6..26d807e 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -6,6 +6,7 @@ qwerty qwerty_es qwerty_lv + qwerty_sv_se ru_jcuken qwertz bgph1 @@ -17,6 +18,7 @@ QWERTY QWERTY (Español) QWERTY (Latvian) + QWERTY (Swedish) ЙЦУКЕН (Русский) QWERTZ Bulgarian (Phonetic Traditional) diff --git a/res/xml/method.xml b/res/xml/method.xml index 91c4329..015aaba 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -10,5 +10,5 @@ - + diff --git a/res/xml/qwerty_sv_se.xml b/res/xml/qwerty_sv_se.xml new file mode 100644 index 0000000..26a8fe5 --- /dev/null +++ b/res/xml/qwerty_sv_se.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3