diff options
| author | tenextractor | 2024-12-06 02:25:12 +0530 |
|---|---|---|
| committer | GitHub | 2024-12-05 21:55:12 +0100 |
| commit | 905a78a5413003b91be0e89088db7291b19b12e0 (patch) | |
| tree | 1f6690d936cd05fa2b901eeb0413533a8fcc5951 /res/values/layouts.xml | |
| parent | 9ac823be2d6c9e891e88c027a51457902c1b481c (diff) | |
| download | unexpected-keyboard-905a78a5413003b91be0e89088db7291b19b12e0.tar.gz unexpected-keyboard-905a78a5413003b91be0e89088db7291b19b12e0.zip | |
Albanian QWERTZ layout (#813)
Diffstat (limited to 'res/values/layouts.xml')
| -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 69ecad7..40877fb 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -61,6 +61,7 @@ <item>latn_qwertz_fr_ch</item> <item>latn_qwertz_hu</item> <item>latn_qwertz_sk</item> + <item>latn_qwertz_sq</item> <item>shaw_imperial_en</item> <item>urdu_phonetic_ur</item> <item>custom</item> @@ -125,6 +126,7 @@ <item>QWERTZ (Swiss French)</item> <item>QWERTZ (Magyar)</item> <item>QWERTZ (Slovak)</item> + <item>QWERTZ (Albanian)</item> <item>Shaw Imperial</item> <item>Urdu Phonetic</item> <item>@string/pref_layout_e_custom</item> @@ -189,6 +191,7 @@ <item>@xml/latn_qwertz_fr_ch</item> <item>@xml/latn_qwertz_hu</item> <item>@xml/latn_qwertz_sk</item> + <item>@xml/latn_qwertz_sq</item> <item>@xml/shaw_imperial_en</item> <item>@xml/urdu_phonetic_ur</item> <item>-1</item> |
