blob: d5f1421783610f2dc98fcc60f50444186f51ca90 [file] [log] [blame]
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2012, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20
21<merge
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
23>
24 <!-- U+0636: "ض" ARABIC LETTER DAD
25 U+0661: "١" ARABIC-INDIC DIGIT ONE -->
26 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090027 latin:keySpec="&#x0636;"
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090028 latin:keyHintLabel="1"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090029 latin:additionalMoreKeys="1,&#x0661;"
30 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090031 <!-- U+0635: "ص" ARABIC LETTER SAD
32 U+0662: "٢" ARABIC-INDIC DIGIT TWO -->
33 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090034 latin:keySpec="&#x0635;"
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090035 latin:keyHintLabel="2"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090036 latin:additionalMoreKeys="2,&#x0662;"
37 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090038 <!-- U+062B: "ث" ARABIC LETTER THEH
39 U+0663: "٣" ARABIC-INDIC DIGIT THREE -->
40 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090041 latin:keySpec="&#x062B;"
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090042 latin:keyHintLabel="3"
43 latin:additionalMoreKeys="3,&#x0663;"
44 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090045 <!-- U+0642: "ق" ARABIC LETTER QAF
46 U+06A8: "ڨ" ARABIC LETTER QAF WITH THREE DOTS ABOVE
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090047 U+0664: "٤" ARABIC-INDIC DIGIT FOUR -->
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090048 <!-- TODO: DroidSansArabic lacks the glyph of U+06A8 ARABIC LETTER QAF WITH THREE DOTS ABOVE -->
49 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090050 latin:keySpec="&#x0642;"
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090051 latin:keyHintLabel="4"
52 latin:additionalMoreKeys="4,&#x0664;"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090053 latin:moreKeys="&#x06A8;"
54 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090055 <!-- U+0641: "ف" ARABIC LETTER FEH
56 U+06A4: "ڤ" ARABIC LETTER VEH
57 U+06A2: "ڢ" ARABIC LETTER FEH WITH DOT MOVED BELOW
58 U+06A5: "ڥ" ARABIC LETTER FEH WITH THREE DOTS BELOW
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090059 U+0665: "٥" ARABIC-INDIC DIGIT FIVE -->
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090060 <!-- TODO: DroidSansArabic lacks the glyph of U+06A2 ARABIC LETTER FEH WITH DOT MOVED BELOW -->
61 <!-- TODO: DroidSansArabic lacks the glyph of U+06A5 ARABIC LETTER FEH WITH THREE DOTS BELOW -->
62 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090063 latin:keySpec="&#x0641;"
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090064 latin:keyHintLabel="5"
65 latin:additionalMoreKeys="5,&#x0665;"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090066 latin:moreKeys="&#x06A4;,&#x06A2;,&#x06A5;"
67 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090068 <!-- U+063A: "غ" ARABIC LETTER GHAIN
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090069 U+0666: "٦" ARABIC-INDIC DIGIT SIX -->
70 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090071 latin:keySpec="&#x063A;"
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090072 latin:keyHintLabel="6"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090073 latin:additionalMoreKeys="6,&#x0666;"
74 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090075 <!-- U+0639: "ع" ARABIC LETTER AIN
76 U+0667: "٧" ARABIC-INDIC DIGIT SEVEN -->
77 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090078 latin:keySpec="&#x0639;"
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090079 latin:keyHintLabel="7"
80 latin:additionalMoreKeys="7,&#x0667;"
81 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090082 <!-- U+0647: "ه" ARABIC LETTER HEH
83 U+FEEB: "ﻫ" ARABIC LETTER HEH INITIAL FORM
84 U+0647 U+200D: ARABIC LETTER HEH + ZERO WIDTH JOINER
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090085 U+0668: "٨" ARABIC-INDIC DIGIT EIGHT -->
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090086 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090087 latin:keySpec="&#x0647;"
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090088 latin:keyHintLabel="8"
89 latin:additionalMoreKeys="8,&#x0668;"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090090 latin:moreKeys="&#xFEEB;|&#x0647;&#x200D;"
91 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090092 <!-- U+062E: "خ" ARABIC LETTER KHAH
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090093 U+0669: "٩" ARABIC-INDIC DIGIT NINE -->
94 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090095 latin:keySpec="&#x062E;"
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090096 latin:keyHintLabel="9"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090097 latin:additionalMoreKeys="9,&#x0669;"
98 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +090099 <!-- U+062D: "ح" ARABIC LETTER HAH
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +0900100 U+0660: "٠" ARABIC-INDIC DIGIT ZERO -->
101 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +0900102 latin:keySpec="&#x062D;"
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +0900103 latin:keyHintLabel="0"
104 latin:additionalMoreKeys="0,&#x0660;"
Tadashi G. Takaoka614347b2013-07-03 13:03:47 +0900105 latin:keyLabelFlags="fontNormal" />
106 <!-- U+062C: "ج" ARABIC LETTER JEEM
107 U+0686: "چ" ARABIC LETTER TCHEH -->
108 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +0900109 latin:keySpec="&#x062C;"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +0900110 latin:moreKeys="&#x0686;"
111 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +0900112</merge>