blob: f6600ad032c50edba94dced617df90f7c03bf7bf [file] [log] [blame]
Tadashi G. Takaokab0465112010-11-11 15:28:14 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2010, 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>
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080024 <Row
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090025 latin:keyWidth="8.282%p"
Tadashi G. Takaoka7c25ad42010-11-20 16:17:04 -080026 >
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080027 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080028 latin:keyStyle="tabKeyStyle"
Tadashi G. Takaoka13d5f662011-11-21 19:55:38 -080029 latin:keyLabelFlags="alignLeft"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070030 latin:keyWidth="7.969%p" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080031 <Key
Tadashi G. Takaoka15c99e92012-01-30 11:14:45 +090032 latin:keyLabel="q" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080033 <Key
Tadashi G. Takaoka15c99e92012-01-30 11:14:45 +090034 latin:keyLabel="w" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080035 <Key
36 latin:keyLabel="e"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090037 latin:moreKeys="@string/more_keys_for_e" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080038 <Key
39 latin:keyLabel="r"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090040 latin:moreKeys="@string/more_keys_for_r" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080041 <Key
42 latin:keyLabel="t"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090043 latin:moreKeys="@string/more_keys_for_t" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080044 <Key
45 latin:keyLabel="y"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090046 latin:moreKeys="@string/more_keys_for_y" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080047 <Key
48 latin:keyLabel="u"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090049 latin:moreKeys="@string/more_keys_for_u" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080050 <Key
51 latin:keyLabel="i"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090052 latin:moreKeys="@string/more_keys_for_i" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080053 <Key
54 latin:keyLabel="o"
Tadashi G. Takaoka623ac182011-08-31 21:14:15 +090055 latin:moreKeys="@string/more_keys_for_o" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080056 <Key
Tadashi G. Takaoka15c99e92012-01-30 11:14:45 +090057 latin:keyLabel="p" />
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080058 <Key
Tadashi G. Takaoka7f0befe2010-11-23 23:59:56 -080059 latin:keyStyle="deleteKeyStyle"
Tadashi G. Takaoka327763e2011-05-30 20:05:50 +090060 latin:keyXPos="-9.219%p"
Tadashi G. Takaoka426723a2011-07-18 17:14:50 -070061 latin:keyWidth="fillBoth"/>
Tadashi G. Takaokab0465112010-11-11 15:28:14 -080062 </Row>
63</merge>