blob: b0bcd78d6074a401962dddea0c580dc15b1818cd [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+0626: "ئ" ARABIC LETTER YEH WITH HAMZA ABOVE -->
25 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090026 latin:keyLabel="&#x0626;"
27 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090028 <!-- U+0621: "ء" ARABIC LETTER HAMZA -->
29 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090030 latin:keyLabel="&#x0621;"
31 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090032 <!-- U+0624: "ؤ" ARABIC LETTER WAW WITH HAMZA ABOVE -->
33 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090034 latin:keyLabel="&#x0624;"
35 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090036 <!-- U+0631: "ر" ARABIC LETTER REH -->
37 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090038 latin:keyLabel="&#x0631;"
39 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090040 <!-- U+0630: "ذ" ARABIC LETTER THAL -->
41 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090042 latin:keyLabel="&#x0630;"
43 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090044 <!-- U+0649: "ى" ARABIC LETTER ALEF MAKSURA -->
45 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090046 latin:keyLabel="&#x0649;"
47 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090048 <!-- U+0629: "ة" ARABIC LETTER TEH MARBUTA -->
49 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090050 latin:keyLabel="&#x0629;"
51 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090052 <!-- U+0648: "و" ARABIC LETTER WAW -->
53 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090054 latin:keyLabel="&#x0648;"
55 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090056 <!-- U+0632: "ز" ARABIC LETTER ZAIN
57 U+0698: "ژ" ARABIC LETTER JEH -->
58 <Key
59 latin:keyLabel="&#x0632;"
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090060 latin:moreKeys="&#x0698;"
61 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090062 <!-- U+0638: "ظ" ARABIC LETTER ZAH -->
63 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090064 latin:keyLabel="&#x0638;"
65 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090066 <!-- U+062F: "د" ARABIC LETTER DAL -->
67 <Key
Tadashi G. Takaoka9d05f362012-08-31 18:56:50 +090068 latin:keyLabel="&#x062F;"
69 latin:keyLabelFlags="fontNormal" />
Tadashi G. Takaoka4e670852012-03-09 15:48:22 +090070</merge>