Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 1 | <?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. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 22 | <!-- U+0C4A: "ొ" TELUGU VOWEL SIGN O |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 23 | U+0C12: "ఒ" TELUGU LETTER O --> |
| 24 | <Key |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 25 | latin:keySpec="ొ" |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 26 | latin:moreKeys="ఒ" /> |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 27 | <!-- U+0C46: "ె" TELUGU VOWEL SIGN E |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 28 | U+0C0E: "ఎ" TELUGU LETTER E --> |
| 29 | <Key |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 30 | latin:keySpec="ె" |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 31 | latin:moreKeys="ఎ" /> |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 32 | <!-- U+0C2E: "మ" TELUGU LETTER MA |
| 33 | U+0C02: "ం" TELUGU SIGN ANUSVARA |
| 34 | U+0C01: "ఁ" TELUGU SIGN CANDRABINDU --> |
| 35 | <Key latin:keySpec="మ" |
| 36 | latin:moreKeys="ం,ఁ" /> |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 37 | <!-- U+0C28: "న" TELUGU LETTER NA |
| 38 | U+0C23: "ణ" TELUGU LETTER NNA |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 39 | U+0C19: "ఙ" TELUGU LETTER NGA |
| 40 | U+0C1E: "ఞ" TELUGU LETTER NYA --> |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 41 | <Key |
| 42 | latin:keySpec="న" |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 43 | latin:moreKeys="ణ,ఙ,ఞ" /> |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 44 | <!-- U+0C35: "వ" TELUGU LETTER VA --> |
| 45 | <Key latin:keySpec="వ" /> |
| 46 | <!-- U+0C32: "ల" TELUGU LETTER LA |
| 47 | U+0C33: "ళ" TELUGU LETTER LLA --> |
| 48 | <Key |
| 49 | latin:keySpec="ల" |
| 50 | latin:moreKeys="ళ" /> |
| 51 | <!-- U+0C38: "స" TELUGU LETTER SA |
| 52 | U+0C36: "శ" TELUGU LETTER SHA --> |
| 53 | <Key |
| 54 | latin:keySpec="స" |
| 55 | latin:moreKeys="శ" /> |
| 56 | <!-- U+0C0B: "ఋ" TELUGU LETTER VOCALIC R |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 57 | U+0C43: "ృ" TELUGU VOWEL SIGN VOCALIC R --> |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 58 | <Key |
| 59 | latin:keySpec="ఋ" |
Tadashi G. Takaoka | a97bae4 | 2014-10-17 19:08:36 +0900 | [diff] [blame] | 60 | latin:moreKeys="ృ" /> |
Tadashi G. Takaoka | d5f32b3 | 2014-07-09 01:38:21 +0900 | [diff] [blame] | 61 | <!-- 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="ష" |
| 65 | latin:moreKeys="క్ష" /> |
| 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="య" |
| 70 | latin:moreKeys="జ్ఞ" /> |
| 71 | </merge> |