abouttreesummaryrefslogcommitdiff
path: root/res/values/layouts.xml
diff options
context:
space:
mode:
authorbokidori2024-07-25 23:21:39 +0200
committerGitHub2024-07-25 23:21:39 +0200
commit6e1364b5c26af814a304b3f6a7e8fbc8722b4c57 (patch)
tree6a1b3f0e56e422f17144945c14ee9f9acdc73c1b /res/values/layouts.xml
parentacddd70435175c9e7ac33ef63fc5917a1f0bb3e9 (diff)
downloadunexpected-keyboard-6e1364b5c26af814a304b3f6a7e8fbc8722b4c57.tar.gz
unexpected-keyboard-6e1364b5c26af814a304b3f6a7e8fbc8722b4c57.zip
Add Serbian Latin QWERTY layout (#720)
Adds Serbian Latin QWERTY layout. Serbian language uses both Latin and Cyrillic as its official scripts, and this variant should cover anyone from Serbo-Croatian speaking group that uses Latin script.
Diffstat (limited to 'res/values/layouts.xml')
-rw-r--r--res/values/layouts.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index dac86d9..980182f 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -43,6 +43,7 @@
<item>latn_qwerty_ro</item>
<item>latn_qwerty_se</item>
<item>latn_qwerty_sk</item>
+ <item>latn_qwerty_sr</item>
<item>latn_qwerty_tly</item>
<item>latn_qwerty_tr</item>
<item>latn_qwerty_vi</item>
@@ -99,6 +100,7 @@
<item>QWERTY (Română)</item>
<item>QWERTY (Swedish)</item>
<item>QWERTY (Slovak)</item>
+ <item>QWERTY (Srpski, latinica)</item>
<item>QWERTY (Talysh New Latin)</item>
<item>QWERTY (Türkçe)</item>
<item>QWERTY (Vietnamese)</item>
@@ -155,6 +157,7 @@
<item>@xml/latn_qwerty_ro</item>
<item>@xml/latn_qwerty_se</item>
<item>@xml/latn_qwerty_sk</item>
+ <item>@xml/latn_qwerty_sr</item>
<item>@xml/latn_qwerty_tly</item>
<item>@xml/latn_qwerty_tr</item>
<item>@xml/latn_qwerty_vi</item>