diff options
| author | vedamanavi | 2024-02-05 01:48:33 +0330 |
|---|---|---|
| committer | GitHub | 2024-02-04 23:18:33 +0100 |
| commit | d1aa59768d0ba0e0f8519bc17bbdd079d42175bc (patch) | |
| tree | f0ee4f35b7543b3223f723e3db98f5fff4f02d5f /res/values | |
| parent | 2c52e94e0bab82fe0300e2753bec0e559668cdd0 (diff) | |
| download | unexpected-keyboard-d1aa59768d0ba0e0f8519bc17bbdd079d42175bc.tar.gz unexpected-keyboard-d1aa59768d0ba0e0f8519bc17bbdd079d42175bc.zip | |
Create layout arabic-hamvaj-tly (#542)
Diffstat (limited to 'res/values')
| -rw-r--r-- | res/values/layouts.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 1acafd9..3e81732 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -7,6 +7,7 @@ <item>latn_colemak</item> <item>latn_dvorak</item> <item>arab_alt</item> + <item>arab_hamvaj_tly</item> <item>arab_pc</item> <item>arab_pc_ckb</item> <item>arab_pc_hindu</item> @@ -56,6 +57,7 @@ <item>Colemak</item> <item>Dvorak</item> <item>Arabic Alt</item> + <item>Talysh (تالشی همواج)</item> <item>Arabic PC</item> <item>Kurdish (کوردی)</item> <item>Arabic PC (Hindu numerals)</item> @@ -105,6 +107,7 @@ <item>@xml/latn_colemak</item> <item>@xml/latn_dvorak</item> <item>@xml/arab_alt</item> + <item>@xml/arab_hamvaj_tly</item> <item>@xml/arab_pc</item> <item>@xml/arab_pc_ckb</item> <item>@xml/arab_pc_hindu</item> |
