From 7c3286078b61a24d331a96435352572ef0234d25 Mon Sep 17 00:00:00 2001
From: Lev Brekalov
Date: Sat, 23 Mar 2024 02:06:23 +0300
Subject: Add Shaw Imperial layout (#592)
---
res/values/layouts.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'res/values/layouts.xml')
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 6d05fa0..b4b5d06 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -51,6 +51,7 @@
- latn_qwertz_fr_ch
- latn_qwertz_hu
- latn_qwertz_sk
+ - shaw_imperial_en
- urdu_phonetic_ur
- custom
@@ -104,6 +105,7 @@
- QWERTZ (Swiss French)
- QWERTZ (Magyar)
- QWERTZ (Slovak)
+ - Shaw Imperial
- Urdu Phonetic
- @string/pref_layout_e_custom
@@ -157,6 +159,7 @@
- @xml/latn_qwertz_fr_ch
- @xml/latn_qwertz_hu
- @xml/latn_qwertz_sk
+ - @xml/shaw_imperial_en
- @xml/urdu_phonetic_ur
- -1
--
cgit v1.2.3