blob: 5386e61cfd3406172ab696b5232736ee0029c6d6 [file] [log] [blame]
Tadashi G. Takaokab5696b42014-07-08 12:50:16 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2014, 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 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
22 <!-- U+0B92: "ஒ" TAMIL LETTER O -->
23 <Key latin:keySpec="&#x0B92;" />
24 <!-- U+0B8E: "எ" TAMIL LETTER E -->
25 <Key latin:keySpec="&#x0B8E;" />
26 <!-- U+0BCD: "்" TAMIL SIGN VIRAMA -->
27 <Key latin:keySpec="&#x0BCD;" />
28 <!-- U+0BB0: "ர" TAMIL LETTER RA -->
29 <Key latin:keySpec="&#x0BB0;" />
30 <!-- U+0BB5: "வ" TAMIL LETTER VA -->
31 <Key latin:keySpec="&#x0BB5;" />
32 <!-- U+0BB4: "ழ TAMIL LETTER LLLA -->
33 <Key latin:keySpec="&#x0BB4;" />
34 <!-- U+0BB2: "ல" TAMIL LETTER LA -->
35 <Key latin:keySpec="&#x0BB2;" />
36 <!-- U+0BB3: "ள" TAMIL LETTER LLA -->
37 <Key latin:keySpec="&#x0BB3;" />
38 <!-- U+0BAF: "ய" TAMIL LETTER YA -->
39 <Key latin:keySpec="&#x0BAF;" />
40 <!-- U+0BB7: "ஷ" TAMIL LETTER SSA
41 U+0B9C: "ஜ" TAMIL LETTER JA -->
42 <Key
43 latin:keySpec="&#x0BB7;"
44 latin:moreKeys="&#x0B9C;" />
45</merge>