Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +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 | |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 21 | <merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 22 | <!-- U+0994: "ঔ" BENGALI LETTER AU |
| 23 | U+09E7: "১" BENGALI DIGIT ONE --> |
| 24 | <Key |
| 25 | latin:keySpec="ঔ" |
| 26 | latin:keyHintLabel="১" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 27 | latin:additionalMoreKeys="১,1" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 28 | <!-- U+0990: "ঐ" BENGALI LETTER AI |
| 29 | U+09E8: "২" BENGALI DIGIT TWO --> |
| 30 | <Key |
| 31 | latin:keySpec="ঐ" |
| 32 | latin:keyHintLabel="২" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 33 | latin:additionalMoreKeys="২,2" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 34 | <!-- U+0986: "আ" BENGALI LETTER AA |
| 35 | U+09E9: "৩" BENGALI DIGIT THREE --> |
| 36 | <Key |
| 37 | latin:keySpec="আ" |
| 38 | latin:keyHintLabel="৩" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 39 | latin:additionalMoreKeys="৩,3" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 40 | <!-- U+0988: "ঈ" BENGALI LETTER II |
| 41 | U+09EA: "৪" BENGALI DIGIT FOUR --> |
| 42 | <Key |
| 43 | latin:keySpec="ঈ" |
| 44 | latin:keyHintLabel="৪" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 45 | latin:additionalMoreKeys="৪,4" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 46 | <!-- U+098A: "ঊ" BENGALI LETTER UU |
| 47 | U+09EB: "৫" BENGALI DIGIT FIVE --> |
| 48 | <Key |
| 49 | latin:keySpec="ঊ" |
| 50 | latin:keyHintLabel="৫" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 51 | latin:additionalMoreKeys="৫,5" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 52 | <!-- U+09AC: "ব" BENGALI LETTER BA |
| 53 | U+09AD: "ভ" BENGALI LETTER BHA |
| 54 | U+09EC: "৬" BENGALI DIGIT SIX --> |
| 55 | <Key |
| 56 | latin:keySpec="ব" |
| 57 | latin:moreKeys="ভ,%" |
| 58 | latin:keyHintLabel="৬" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 59 | latin:additionalMoreKeys="৬,6" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 60 | <!-- U+09B9: "হ" BENGALI LETTER HA |
| 61 | U+09ED: "৭" BENGALI DIGIT SEVEN --> |
| 62 | <Key |
| 63 | latin:keySpec="হ" |
| 64 | latin:keyHintLabel="৭" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 65 | latin:additionalMoreKeys="৭,7" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 66 | <!-- U+0997: "গ" BENGALI LETTER GA |
| 67 | U+0998: "ঘ" BENGALI LETTER GHA |
| 68 | U+09EE: "৮" BENGALI DIGIT EIGHT --> |
| 69 | <Key |
| 70 | latin:keySpec="গ" |
| 71 | latin:moreKeys="ঘ,%" |
| 72 | latin:keyHintLabel="৮" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 73 | latin:additionalMoreKeys="৮,8" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 74 | <!-- U+09A6: "দ" BENGALI LETTER DA |
| 75 | U+09A7: "ধ" BENGALI LETTER DHA |
| 76 | U+09EF: "৯" BENGALI DIGIT NINE --> |
| 77 | <Key |
| 78 | latin:keySpec="দ" |
| 79 | latin:moreKeys="ধ,%" |
| 80 | latin:keyHintLabel="৯" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 81 | latin:additionalMoreKeys="৯,9" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 82 | <!-- U+099C: "জ" BENGALI LETTER JA |
| 83 | U+099D: "ঝ" BENGALI LETTER JHA |
| 84 | U+099C/U+09CD/U+099E: "জ্ঞ" BENGALI LETTER JA/BENGALI SIGN VIRAMA/BENGALI LETTER NYA |
| 85 | U+09E6: "০" BENGALI DIGIT ZERO --> |
| 86 | <Key |
| 87 | latin:keySpec="জ" |
| 88 | latin:moreKeys="ঝ,জ্ঞ,%" |
| 89 | latin:keyHintLabel="০" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 90 | latin:additionalMoreKeys="০,0" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 91 | <!-- U+09A1: "ড" BENGALI LETTER DDA |
| 92 | U+09A1/U+09BC: "ড়" BENGALI LETTER DDA/BENGALI SIGN NUKTA --> |
| 93 | <Key |
| 94 | latin:keySpec="ড" |
Tadashi G. Takaoka | 92ac2aa | 2014-07-07 16:33:06 +0900 | [diff] [blame] | 95 | latin:moreKeys="ড়" /> |
Tadashi G. Takaoka | 0205fb2 | 2014-04-11 17:52:54 +0900 | [diff] [blame] | 96 | </merge> |