blob: fcad5eaa3cda1f48caf1ecaab5f75ebdb462be4e [file] [log] [blame]
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +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
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090021<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090022 <switch>
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090023 <case latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted">
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090024 <!-- U+0DD6: "ූ" SINHALA VOWEL SIGN DIGA PAA-PILLA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090025 <Key latin:keySpec="&#x0DD6;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090026 <!-- U+0D8B: "උ" SINHALA LETTER UYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090027 <Key latin:keySpec="&#x0D8B;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090028 <!-- U+0DD1: "ෑ" SINHALA VOWEL SIGN DIGA AEDA-PILLA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090029 <Key latin:keySpec="&#x0DD1;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090030 <!-- U+0D8D: "ඍ" SINHALA LETTER IRUYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090031 <Key latin:keySpec="&#x0D8D;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090032 <!-- U+0D94: "ඔ" SINHALA LETTER OYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090033 <Key latin:keySpec="&#x0D94;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090034 <!-- U+0DC1: "ශ" SINHALA LETTER TAALUJA SAYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090035 <Key latin:keySpec="&#x0DC1;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090036 <!-- U+0DB9: "ඹ" SINHALA LETTER AMBA BAYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090037 <Key latin:keySpec="&#x0DB9;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090038 <!-- U+0DC2: "ෂ" SINHALA LETTER MUURDHAJA SAYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090039 <Key latin:keySpec="&#x0DC2;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090040 <!-- U+0DB0: "ධ" SINHALA LETTER MAHAAPRAANA DAYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090041 <Key latin:keySpec="&#x0DB0;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090042 <!-- U+0DA1: "ඡ" SINHALA LETTER MAHAAPRAANA CAYANNA -->
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +090043 <Key latin:keySpec="&#x0DA1;" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090044 <!-- U+0DA5: "ඥ" SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA
45 U+0DF4: "෴" SINHALA PUNCTUATION KUNDDALIYA -->
46 <Key
47 latin:keySpec="&#x0DA5;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090048 latin:moreKeys="&#x0DF4;"
49 latin:keyLabelFlags="autoXScale" />
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090050 </case>
51 <default>
52 <!-- U+0DD4: "ු" SINHALA VOWEL SIGN KETTI PAA-PILLA -->
53 <Key
54 latin:keySpec="&#x0DD4;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090055 latin:keyHintLabel="1"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090056 latin:additionalMoreKeys="1" />
57 <!-- U+0D85: "අ" SINHALA LETTER AYANNA -->
58 <Key
59 latin:keySpec="&#x0D85;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090060 latin:keyHintLabel="2"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090061 latin:additionalMoreKeys="2" />
62 <!-- U+0DD0: "ැ" SINHALA VOWEL SIGN KETTI AEDA-PILLA -->
63 <Key
64 latin:keySpec="&#x0DD0;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090065 latin:keyHintLabel="3"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090066 latin:additionalMoreKeys="3" />
67 <!-- U+0DBB: "ර" SINHALA LETTER RAYANNA -->
68 <Key
69 latin:keySpec="&#x0DBB;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090070 latin:keyHintLabel="4"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090071 latin:additionalMoreKeys="4" />
72 <!-- U+0D91: "එ" SINHALA LETTER EYANNA -->
73 <Key
74 latin:keySpec="&#x0D91;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090075 latin:keyHintLabel="5"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090076 latin:additionalMoreKeys="5" />
77 <!-- U+0DC4: "හ" SINHALA LETTER HAYANNA -->
78 <Key
79 latin:keySpec="&#x0DC4;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090080 latin:keyHintLabel="6"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090081 latin:additionalMoreKeys="6" />
82 <!-- U+0DB8: "ම" SINHALA LETTER MAYANNA -->
83 <Key
84 latin:keySpec="&#x0DB8;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090085 latin:keyHintLabel="7"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090086 latin:additionalMoreKeys="7" />
87 <!-- U+0DC3: "ස" SINHALA LETTER DANTAJA SAYANNA -->
88 <Key
89 latin:keySpec="&#x0DC3;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090090 latin:keyHintLabel="8"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090091 latin:additionalMoreKeys="8" />
92 <!-- U+0DAF: "ද" SINHALA LETTER ALPAPRAANA DAYANNA
93 U+0DB3: "ඳ" SINHALA LETTER SANYAKA DAYANNA -->
94 <Key
95 latin:keySpec="&#x0DAF;"
96 latin:moreKeys="&#x0DB3;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +090097 latin:keyHintLabel="9"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +090098 latin:additionalMoreKeys="9" />
99 <!-- U+0DA0: "ච" SINHALA LETTER ALPAPRAANA CAYANNA -->
100 <Key
101 latin:keySpec="&#x0DA0;"
Tadashi G. Takaoka59016202014-07-07 15:35:31 +0900102 latin:keyHintLabel="0"
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +0900103 latin:additionalMoreKeys="0" />
104 <!-- U+0DA4: "ඤ" SINHALA LETTER TAALUJA NAASIKYAYA
105 U+0DF4: "෴" SINHALA PUNCTUATION KUNDDALIYA -->
106 <Key
107 latin:keySpec="&#x0DA4;"
108 latin:moreKeys="&#x0DF4;" />
Tadashi G. Takaoka92ac2aa2014-07-07 16:33:06 +0900109 </default>
Tadashi G. Takaoka00da6ee2014-03-25 18:23:26 +0900110 </switch>
111</merge>