From 51ce2ccdf1937ccab56a3095b0bf29756b9a67ec Mon Sep 17 00:00:00 2001 From: Ram Kromberg Date: Fri, 20 Jan 2023 04:58:40 +0200 Subject: Add layouts 'he_il_1452_1' and 'he_il_1452_2' --- res/values/arrays.xml | 4 ++++ res/xml/he_il_1452_1.xml | 41 +++++++++++++++++++++++++++++++++++++++++ res/xml/he_il_1452_2.xml | 39 +++++++++++++++++++++++++++++++++++++++ res/xml/method.xml | 1 + res/xml/qwerty.xml | 2 +- 5 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 res/xml/he_il_1452_1.xml create mode 100644 res/xml/he_il_1452_2.xml (limited to 'res') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2b2514a..60a956b 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -28,6 +28,8 @@ jcuken_ua bangla hindi + he_il_1452_1 + he_il_1452_2 custom @@ -58,6 +60,8 @@ ЙЦУКЕН (Українська) বাংলা हिन्दी + Hebrew SI-1452-1 + Hebrew SI-1452-2 @string/pref_layout_e_custom diff --git a/res/xml/he_il_1452_1.xml b/res/xml/he_il_1452_1.xml new file mode 100644 index 0000000..c007bbb --- /dev/null +++ b/res/xml/he_il_1452_1.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/xml/he_il_1452_2.xml b/res/xml/he_il_1452_2.xml new file mode 100644 index 0000000..78d1536 --- /dev/null +++ b/res/xml/he_il_1452_2.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/xml/method.xml b/res/xml/method.xml index 28977ab..3cdfd62 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -9,6 +9,7 @@ + diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 31429c1..87b56f5 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -4,7 +4,7 @@ - + -- cgit v1.2.3