diff options
| author | tenextractor | 2024-12-07 17:50:41 +0530 |
|---|---|---|
| committer | GitHub | 2024-12-07 13:20:41 +0100 |
| commit | dacd9ca6dff6cd84bb0db42f07f810e903c63b54 (patch) | |
| tree | 1b59f39e2b4567292d1308aae08a28c0358b3a7f /res/values | |
| parent | 4eb1f8bd9eb946a415cdbfe7f434f72aba310eed (diff) | |
| download | unexpected-keyboard-dacd9ca6dff6cd84bb0db42f07f810e903c63b54.tar.gz unexpected-keyboard-dacd9ca6dff6cd84bb0db42f07f810e903c63b54.zip | |
Irish layout (#818)
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 64a7e7b..308c6a5 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -41,6 +41,7 @@ <item>latn_qwerty_cz</item> <item>latn_qwerty_da</item> <item>latn_qwerty_es</item> + <item>latn_qwerty_ga</item> <item>latn_qwerty_gb</item> <item>latn_qwerty_hu</item> <item>latn_qwerty_jp</item> @@ -107,6 +108,7 @@ <item>QWERTY (Czech)</item> <item>QWERTY (Danish)</item> <item>QWERTY (EspaƱol)</item> + <item>QWERTY (Irish)</item> <item>QWERTY (UK)</item> <item>QWERTY (Magyar)</item> <item>QWERTY (Japan)</item> @@ -173,6 +175,7 @@ <item>@xml/latn_qwerty_cz</item> <item>@xml/latn_qwerty_da</item> <item>@xml/latn_qwerty_es</item> + <item>@xml/latn_qwerty_ga</item> <item>@xml/latn_qwerty_gb</item> <item>@xml/latn_qwerty_hu</item> <item>@xml/latn_qwerty_jp</item> |
