blob: b825a36d512fd349909ef00f6826b5633869546e [file] [log] [blame]
Tadashi G. Takaoka58d28b12012-03-26 12:25:12 +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
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090021<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
Tadashi G. Takaoka5b3a54f2013-07-03 14:49:25 +090022 <!-- U+0638: "ظ" ARABIC LETTER ZAH -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090023 <Key latin:keySpec="&#x0638;" />
Tadashi G. Takaoka5b3a54f2013-07-03 14:49:25 +090024 <!-- U+0637: "ط" ARABIC LETTER TAH -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090025 <Key latin:keySpec="&#x0637;" />
Tadashi G. Takaoka5b3a54f2013-07-03 14:49:25 +090026 <!-- U+0698: "ژ" ARABIC LETTER JEH -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090027 <Key latin:keySpec="&#x0698;" />
Tadashi G. Takaoka5b3a54f2013-07-03 14:49:25 +090028 <!-- U+0632: "ز" ARABIC LETTER ZAIN -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090029 <Key latin:keySpec="&#x0632;" />
Tadashi G. Takaoka58d28b12012-03-26 12:25:12 +090030 <!-- U+0631: "ر" ARABIC LETTER REH -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090031 <Key latin:keySpec="&#x0631;" />
Tadashi G. Takaokaff2c9e62012-06-14 17:44:53 -070032 <!-- U+0630: "ذ" ARABIC LETTER THAL -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090033 <Key latin:keySpec="&#x0630;" />
Tadashi G. Takaokaff2c9e62012-06-14 17:44:53 -070034 <!-- U+062F: "د" ARABIC LETTER DAL -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090035 <Key latin:keySpec="&#x062F;" />
Tadashi G. Takaoka58d28b12012-03-26 12:25:12 +090036 <!-- U+067E: "پ" ARABIC LETTER PEH -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090037 <Key latin:keySpec="&#x067E;" />
Tadashi G. Takaoka58d28b12012-03-26 12:25:12 +090038 <!-- U+0648: "و" ARABIC LETTER WAW
Tadashi G. Takaoka6de1b7a2012-06-15 18:37:06 -070039 U+0624: "ؤ" ARABIC LETTER WAW WITH HAMZA ABOVE -->
Tadashi G. Takaoka58d28b12012-03-26 12:25:12 +090040 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090041 latin:keySpec="&#x0648;"
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090042 latin:moreKeys="&#x0624;" />
43 <include latin:keyboardLayout="@xml/keys_farsi3_right" />
Tadashi G. Takaoka58d28b12012-03-26 12:25:12 +090044</merge>