blob: 4d337554534c94c41bce113e31434ea6e111babf [file] [log] [blame]
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2012, 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 <!-- U+0444: "ф" CYRILLIC SMALL LETTER EF -->
25 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090026 latin:keySpec="&#x0444;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090027 latin:keyHintLabel="1"
28 latin:additionalMoreKeys="1" />
29 <!-- U+0446: "ц" CYRILLIC SMALL LETTER TSE -->
30 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090031 latin:keySpec="&#x0446;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090032 latin:keyHintLabel="2"
33 latin:additionalMoreKeys="2" />
34 <!-- U+0443: "у" CYRILLIC SMALL LETTER U -->
35 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090036 latin:keySpec="&#x0443;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090037 latin:keyHintLabel="3"
38 latin:additionalMoreKeys="3"
39 latin:moreKeys="!text/more_keys_for_cyrillic_u" />
40 <!-- U+0436: "ж" CYRILLIC SMALL LETTER ZHE -->
41 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090042 latin:keySpec="&#x0436;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090043 latin:keyHintLabel="4"
44 latin:additionalMoreKeys="4" />
45 <!-- U+044D: "э" CYRILLIC SMALL LETTER E -->
46 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090047 latin:keySpec="&#x044D;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090048 latin:keyHintLabel="5"
49 latin:additionalMoreKeys="5"
50 latin:moreKeys="!text/more_keys_for_cyrillic_ie" />
51 <!-- U+043D: "н" CYRILLIC SMALL LETTER EN -->
52 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090053 latin:keySpec="&#x043D;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090054 latin:keyHintLabel="6"
55 latin:additionalMoreKeys="6"
56 latin:moreKeys="!text/more_keys_for_cyrillic_en" />
57 <!-- U+0433: "г" CYRILLIC SMALL LETTER GHE -->
58 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090059 latin:keySpec="&#x0433;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090060 latin:keyHintLabel="7"
61 latin:additionalMoreKeys="7"
62 latin:moreKeys="!text/more_keys_for_cyrillic_ghe" />
63 <!-- U+0448: "ш" CYRILLIC SMALL LETTER SHA
64 U+0449: "щ" CYRILLIC SMALL LETTER SHCHA -->
65 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090066 latin:keySpec="&#x0448;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090067 latin:keyHintLabel="8"
68 latin:additionalMoreKeys="8"
69 latin:moreKeys="&#x0449;" />
70 <!-- U+04AF: "ү" CYRILLIC SMALL LETTER STRAIGHT U -->
71 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090072 latin:keySpec="&#x04AF;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090073 latin:keyHintLabel="9"
74 latin:additionalMoreKeys="9" />
75 <!-- U+0437: "з" CYRILLIC SMALL LETTER ZE -->
76 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090077 latin:keySpec="&#x0437;"
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090078 latin:keyHintLabel="0"
79 latin:additionalMoreKeys="0" />
80 <!-- U+043A: "к" CYRILLIC SMALL LETTER KA -->
81 <Key
Tadashi G. Takaoka9684b332014-02-06 15:11:05 +090082 latin:keySpec="&#x043A;" />
Tadashi G. Takaoka32a18092012-11-12 15:22:46 +090083</merge>