blob: 558c38d4d170e64d55027f86216eb7c9052f9489 [file] [log] [blame]
Tadashi G. Takaokafc3263a2014-03-17 13:05:56 +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
22 xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
23>
24 <switch>
25 <case
26 latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted"
27 >
28 <!-- U+1008: "ဈ" MYANMAR LETTER JHA -->
29 <Key
30 latin:keySpec="&#x1008;"
31 latin:keyLabelFlags="fontNormal" />
32 <!-- U+101D: "ဝ" MYANMAR LETTER WA -->
33 <Key
34 latin:keySpec="&#x101D;"
35 latin:keyLabelFlags="fontNormal" />
36 <!-- U+1023: "ဣ" MYANMAR LETTER I -->
37 <Key
38 latin:keySpec="&#x1023;"
39 latin:keyLabelFlags="fontNormal" />
40 <!-- U+104E: "၎" MYANMAR SYMBOL AFOREMENTIONED -->
41 <Key
42 latin:keySpec="&#x104E;"
43 latin:keyLabelFlags="fontNormal" />
44 <!-- U+1024: "ဤ" MYANMAR LETTER II -->
45 <Key
46 latin:keySpec="&#x1024;"
47 latin:keyLabelFlags="fontNormal" />
48 <!-- U+104C: "၌" MYANMAR SYMBOL LOCATIVE -->
49 <Key
50 latin:keySpec="&#x104C;"
51 latin:keyLabelFlags="fontNormal" />
52 <!-- U+1025: "ဥ" MYANMAR LETTER U -->
53 <Key
54 latin:keySpec="&#x1025;"
55 latin:keyLabelFlags="fontNormal" />
56 <!-- U+104D: "၍" MYANMAR SYMBOL COMPLETED -->
57 <Key
58 latin:keySpec="&#x104D;"
59 latin:keyLabelFlags="fontNormal" />
60 <!-- U+103F: "ဿ" MYANMAR LETTER GREAT SA -->
61 <Key
62 latin:keySpec="&#x103F;"
63 latin:keyLabelFlags="fontNormal|autoXScale" />
64 <!-- U+100F: "ဏ" MYANMAR LETTER NNA -->
65 <Key
66 latin:keySpec="&#x100F;"
67 latin:keyLabelFlags="fontNormal" />
68 <!-- U+1027: "ဧ" MYANMAR LETTER E -->
69 <Key
70 latin:keySpec="&#x1027;"
71 latin:keyLabelFlags="fontNormal" />
72 </case>
73 <default>
74 <!-- U+1006: "ဆ" MYANMAR LETTER CHA -->
75 <Key
76 latin:keySpec="&#x1006;"
77 latin:keyLabelFlags="fontNormal" />
78 <!-- U+1010: "တ" MYANMAR LETTER TA -->
79 <Key
80 latin:keySpec="&#x1010;"
81 latin:keyLabelFlags="fontNormal" />
82 <!-- U+1014: "န" MYANMAR LETTER NA -->
83 <Key
84 latin:keySpec="&#x1014;"
85 latin:keyLabelFlags="fontNormal" />
86 <!-- U+1019: "မ" MYANMAR LETTER MA -->
87 <Key
88 latin:keySpec="&#x1019;"
89 latin:keyLabelFlags="fontNormal" />
90 <!-- U+1021: "အ" MYANMAR LETTER A -->
91 <Key
92 latin:keySpec="&#x1021;"
93 latin:keyLabelFlags="fontNormal" />
94 <!-- U+1015: "ပ" MYANMAR LETTER PA -->
95 <Key
96 latin:keySpec="&#x1015;"
97 latin:keyLabelFlags="fontNormal" />
98 <!-- U+1000: "က" MYANMAR LETTER KA -->
99 <Key
100 latin:keySpec="&#x1000;"
101 latin:keyLabelFlags="fontNormal" />
102 <!-- U+1004: "င" MYANMAR LETTER NGA -->
103 <Key
104 latin:keySpec="&#x1004;"
105 latin:keyLabelFlags="fontNormal" />
106 <!-- U+101E: "သ" MYANMAR LETTER SA -->
107 <Key
108 latin:keySpec="&#x101E;"
109 latin:keyLabelFlags="fontNormal" />
110 <!-- U+1005: "စ" MYANMAR LETTER CA -->
111 <Key
112 latin:keySpec="&#x1005;"
113 latin:keyLabelFlags="fontNormal" />
114 <!-- U+101F: "ဟ" MYANMAR LETTER HA -->
115 <Key
116 latin:keySpec="&#x101F;"
117 latin:keyLabelFlags="fontNormal" />
118 </default>
119 </switch>
120</merge>