Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 1 | <?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 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 25 | latin:keySpec="a" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 26 | latin:moreKeys="!text/morekeys_a" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 27 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 28 | latin:keySpec="r" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 29 | latin:moreKeys="!text/morekeys_r" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 30 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 31 | latin:keySpec="s" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 32 | latin:moreKeys="!text/morekeys_s" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 33 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 34 | latin:keySpec="t" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 35 | latin:moreKeys="!text/morekeys_t" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 36 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 37 | latin:keySpec="d" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 38 | latin:moreKeys="!text/morekeys_d" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 39 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 40 | latin:keySpec="h" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 41 | latin:moreKeys="!text/morekeys_h" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 42 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 43 | latin:keySpec="n" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 44 | latin:moreKeys="!text/morekeys_n" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 45 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 46 | latin:keySpec="e" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 47 | latin:moreKeys="!text/morekeys_e" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 48 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 49 | latin:keySpec="i" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 50 | latin:moreKeys="!text/morekeys_i" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 51 | <Key |
Tadashi G. Takaoka | 9684b33 | 2014-02-06 15:11:05 +0900 | [diff] [blame] | 52 | latin:keySpec="o" |
Tadashi G. Takaoka | 393efd9 | 2014-02-14 16:44:14 +0900 | [diff] [blame] | 53 | latin:moreKeys="!text/morekeys_o" /> |
Tadashi G. Takaoka | b560a6c | 2012-04-23 11:44:49 +0900 | [diff] [blame] | 54 | </merge> |