blob: 2e3730ac7403ec25eac8ac5e05fc469a93d095ba [file] [log] [blame]
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +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">
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090022 <!-- U+0C4A: "ొ" TELUGU VOWEL SIGN O
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090023 U+0C12: "ఒ" TELUGU LETTER O -->
24 <Key
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090025 latin:keySpec="&#x0C4A;"
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090026 latin:moreKeys="&#x0C12;" />
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090027 <!-- U+0C46: "ె" TELUGU VOWEL SIGN E
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090028 U+0C0E: "ఎ" TELUGU LETTER E -->
29 <Key
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090030 latin:keySpec="&#x0C46;"
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090031 latin:moreKeys="&#x0C0E;" />
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090032 <!-- U+0C2E: "మ" TELUGU LETTER MA
33 U+0C02: "ం" TELUGU SIGN ANUSVARA
34 U+0C01: "ఁ" TELUGU SIGN CANDRABINDU -->
35 <Key latin:keySpec="&#x0C2E;"
36 latin:moreKeys="&#x0C02;,&#x0C01;" />
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090037 <!-- U+0C28: "న" TELUGU LETTER NA
38 U+0C23: "ణ" TELUGU LETTER NNA
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090039 U+0C19: "ఙ" TELUGU LETTER NGA
40 U+0C1E: "ఞ" TELUGU LETTER NYA -->
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090041 <Key
42 latin:keySpec="&#x0C28;"
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090043 latin:moreKeys="&#x0C23;,&#x0C19;,&#x0C1E;" />
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090044 <!-- U+0C35: "వ" TELUGU LETTER VA -->
45 <Key latin:keySpec="&#x0C35;" />
46 <!-- U+0C32: "ల" TELUGU LETTER LA
47 U+0C33: "ళ" TELUGU LETTER LLA -->
48 <Key
49 latin:keySpec="&#x0C32;"
50 latin:moreKeys="&#x0C33;" />
51 <!-- U+0C38: "స" TELUGU LETTER SA
52 U+0C36: "శ" TELUGU LETTER SHA -->
53 <Key
54 latin:keySpec="&#x0C38;"
55 latin:moreKeys="&#x0C36;" />
56 <!-- U+0C0B: "ఋ" TELUGU LETTER VOCALIC R
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090057 U+0C43: "ృ" TELUGU VOWEL SIGN VOCALIC R -->
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090058 <Key
59 latin:keySpec="&#x0C0B;"
Tadashi G. Takaokaa97bae42014-10-17 19:08:36 +090060 latin:moreKeys="&#x0C43;" />
Tadashi G. Takaokad5f32b32014-07-09 01:38:21 +090061 <!-- U+0C37: "ష" TELUGU LETTER SSA
62 U+0C15/U+0C4D/U+0C37: "క్ష" TELUGU LETTER KA/TELUGU SIGN VIRAMA/TELUGU LETTER SSA -->
63 <Key
64 latin:keySpec="&#x0C37;"
65 latin:moreKeys="&#x0C15;&#x0C4D;&#x0C37;" />
66 <!-- U+0C2F: "య" TELUGU LETTER YA
67 U+0C1C/U+0C4D/U+0C1E: "జ్ఞ" TELUGU LETTER JA/TELUGU SIGN VIRAMA/TELUGU LETTER NYA -->
68 <Key
69 latin:keySpec="&#x0C2F;"
70 latin:moreKeys="&#x0C1C;&#x0C4D;&#x0C1E;" />
71</merge>