From de5c5b5b60b760b978215f56c39278415b2925c9 Mon Sep 17 00:00:00 2001 From: Anton Karmanov Date: Sun, 20 Apr 2025 21:05:02 +0300 Subject: Sinhala phonetic layout (#965) --- res/values/layouts.xml | 3 +++ res/xml/method.xml | 1 + 2 files changed, 4 insertions(+) (limited to 'res') diff --git a/res/values/layouts.xml b/res/values/layouts.xml index e2bec86..417b497 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -80,6 +80,7 @@ latn_qwertz_sq latn_workman_us shaw_imperial_en + sinhala_phonetic tamil_default urdu_phonetic_ur custom @@ -163,6 +164,7 @@ QWERTZ (Albanian) WORKMAN (US) Shaw Imperial + සිංහල தமிழ் Urdu Phonetic @string/pref_layout_e_custom @@ -246,6 +248,7 @@ @xml/latn_qwertz_sq @xml/latn_workman_us @xml/shaw_imperial_en + @xml/sinhala_phonetic @xml/tamil_default @xml/urdu_phonetic_ur -1 diff --git a/res/xml/method.xml b/res/xml/method.xml index 8d738b9..8b2599f 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -51,6 +51,7 @@ + -- cgit v1.2.3