blob: 4debd9e3e333a670b5ebba38454ac3b031b1be1b [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+0B94: "ஔ" TAMIL LETTER AU -->
23 <Key
24 latin:keySpec="&#x0B94;"
25 latin:keyHintLabel="1"
26 latin:additionalMoreKeys="1" />
27 <!-- U+0B90: "ஐ" TAMIL LETTER AI -->
28 <Key
29 latin:keySpec="&#x0B90;"
30 latin:keyHintLabel="2"
31 latin:additionalMoreKeys="2" />
32 <!-- U+0B86: "ஆ" TAMIL LETTER AA -->
33 <Key
34 latin:keySpec="&#x0B86;"
35 latin:keyHintLabel="3"
36 latin:additionalMoreKeys="3" />
37 <!-- U+0B88: "ஈ" TAMIL LETTER II -->
38 <Key
39 latin:keySpec="&#x0B88;"
40 latin:keyHintLabel="4"
41 latin:additionalMoreKeys="4" />
42 <!-- U+0B8A: "ஊ" TAMIL LETTER UU -->
43 <Key
44 latin:keySpec="&#x0B8A;"
45 latin:keyHintLabel="5"
46 latin:additionalMoreKeys="5" />
47 <!-- U+0BAE: "ம" TAMIL LETTER MA -->
48 <Key
49 latin:keySpec="&#x0BAE;"
50 latin:keyHintLabel="6"
51 latin:additionalMoreKeys="6" />
52 <!-- U+0BA9: "ன" TAMIL LETTER NNNA -->
53 <Key
54 latin:keySpec="&#x0BA9;"
55 latin:keyHintLabel="7"
56 latin:additionalMoreKeys="7" />
57 <!-- U+0BA8: "ந" TAMIL LETTER NA -->
58 <Key
59 latin:keySpec="&#x0BA8;"
60 latin:keyHintLabel="8"
61 latin:additionalMoreKeys="8" />
62 <!-- U+0B99: "ங" TAMIL LETTER NGA -->
63 <Key
64 latin:keySpec="&#x0B99;"
65 latin:keyHintLabel="9"
66 latin:additionalMoreKeys="9" />
67 <!-- U+0BA3: "ண" TAMIL LETTER NNA -->
68 <Key
69 latin:keySpec="&#x0BA3;"
70 latin:keyHintLabel="0"
71 latin:additionalMoreKeys="0" />
72 <!-- U+0B9E: "ஞ" TAMIL LETTER NYA -->
73 <Key latin:keySpec="&#x0B9E;" />
74</merge>