From 536b8d1f67feb5d1449b84287ec2a6b2ffa4cb93 Mon Sep 17 00:00:00 2001
From: tenextractor
Date: Sun, 25 May 2025 20:14:50 +0530
Subject: Add icelandic layout (#999)
---
res/values/layouts.xml | 3 +++
res/xml/method.xml | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
(limited to 'res')
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 417b497..0588b6c 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -54,6 +54,7 @@
- latn_qwerty_gb
- latn_qwerty_haw
- latn_qwerty_hu
+ - latn_qwerty_is
- latn_qwerty_jp
- latn_qwerty_kk
- latn_qwerty_lt
@@ -138,6 +139,7 @@
- QWERTY (UK)
- QWERTY (Hawaiian)
- QWERTY (Magyar)
+ - QWERTY (Íslenska)
- QWERTY (Japan)
- QWERTY (Qazaqşa)
- QWERTY (Lietuviškai)
@@ -222,6 +224,7 @@
- @xml/latn_qwerty_gb
- @xml/latn_qwerty_haw
- @xml/latn_qwerty_hu
+ - @xml/latn_qwerty_is
- @xml/latn_qwerty_jp
- @xml/latn_qwerty_kk
- @xml/latn_qwerty_lt
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 8b2599f..4a1c311 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -33,7 +33,7 @@
-
+
--
cgit v1.2.3