From 905a78a5413003b91be0e89088db7291b19b12e0 Mon Sep 17 00:00:00 2001
From: tenextractor
Date: Fri, 6 Dec 2024 02:25:12 +0530
Subject: Albanian QWERTZ layout (#813)
---
res/values/layouts.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'res')
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 @@
- latn_qwertz_fr_ch
- latn_qwertz_hu
- latn_qwertz_sk
+ - latn_qwertz_sq
- shaw_imperial_en
- urdu_phonetic_ur
- custom
@@ -125,6 +126,7 @@
- QWERTZ (Swiss French)
- QWERTZ (Magyar)
- QWERTZ (Slovak)
+ - QWERTZ (Albanian)
- Shaw Imperial
- Urdu Phonetic
- @string/pref_layout_e_custom
@@ -189,6 +191,7 @@
- @xml/latn_qwertz_fr_ch
- @xml/latn_qwertz_hu
- @xml/latn_qwertz_sk
+ - @xml/latn_qwertz_sq
- @xml/shaw_imperial_en
- @xml/urdu_phonetic_ur
- -1
--
cgit v1.2.3