From 491e72f247181b49d77776780f4caba995e16848 Mon Sep 17 00:00:00 2001
From: Shareef101
Date: Fri, 18 Aug 2023 16:05:41 +0545
Subject: Add urdu phonetic layout (#413)
---
res/values/layouts.xml | 3 +++
1 file changed, 3 insertions(+)
(limited to 'res/values')
diff --git a/res/values/layouts.xml b/res/values/layouts.xml
index 080a36c..c5be42c 100644
--- a/res/values/layouts.xml
+++ b/res/values/layouts.xml
@@ -42,6 +42,7 @@
- latn_qwertz_fr_ch
- latn_qwertz_hu
- latn_qwertz_sk
+ - urdu_phonetic_ur
- custom
@@ -85,6 +86,7 @@
- QWERTZ (Swiss French)
- QWERTZ (Magyar)
- QWERTZ (Slovak)
+ - Urdu Phonetic
- @string/pref_layout_e_custom
@@ -128,6 +130,7 @@
- @xml/latn_qwertz_fr_ch
- @xml/latn_qwertz_hu
- @xml/latn_qwertz_sk
+ - @xml/urdu_phonetic_ur
- -1
\ No newline at end of file
--
cgit v1.2.3