abouttreesummaryrefslogcommitdiff
path: root/res/xml/method.xml
diff options
context:
space:
mode:
authorAndrew Cat2022-07-04 00:07:06 +0300
committerGitHub2022-07-03 23:07:06 +0200
commit1d406e948f4e81ee1e9499afb6b7e010e71cb703 (patch)
tree52ccd45e69255b5d28976cc0ccacb2752a87c3a9 /res/xml/method.xml
parent1ddd0891665003cd19edc552be7dedc2499366a2 (diff)
downloadunexpected-keyboard-1d406e948f4e81ee1e9499afb6b7e010e71cb703.tar.gz
unexpected-keyboard-1d406e948f4e81ee1e9499afb6b7e010e71cb703.zip
Add ukrainian layout (#172)
Diffstat (limited to 'res/xml/method.xml')
-rw-r--r--res/xml/method.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 2bedcf7..0ed89b3 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -16,4 +16,5 @@
<subtype android:label="%s" android:languageTag="ru" android:imeSubtypeLocale="ru_RU" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=ru_jcuken"/>
<subtype android:label="%s" android:languageTag="sv" android:imeSubtypeLocale="sv_SE" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_sv_se,extra_keys=accent_aigu|accent_trema|accent_ring|€"/>
<subtype android:label="%s" android:languageTag="tr" android:imeSubtypeLocale="tr_TR" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=qwerty_tr,extra_keys=accent_cedille|accent_trema|₺|ı|ğ"/>
+ <subtype android:label="%s" android:languageTag="uk" android:imeSubtypeLocale="uk_UA" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="default_layout=jcuken_ua"/>
</input-method>