2013-09-09 00:44:29 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
|
|
/*
|
|
|
|
**
|
|
|
|
** Copyright 2013, The Android Open Source Project
|
|
|
|
**
|
|
|
|
** Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
** you may not use this file except in compliance with the License.
|
|
|
|
** You may obtain a copy of the License at
|
|
|
|
**
|
|
|
|
** http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
**
|
|
|
|
** Unless required by applicable law or agreed to in writing, software
|
|
|
|
** distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
** See the License for the specific language governing permissions and
|
|
|
|
** limitations under the License.
|
|
|
|
*/
|
|
|
|
-->
|
|
|
|
|
2014-07-07 07:33:06 +00:00
|
|
|
<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
|
2013-09-09 00:44:29 +00:00
|
|
|
<switch>
|
2014-07-07 07:33:06 +00:00
|
|
|
<case latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted">
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EB1/U+0EC9: "ັ້" LAO VOWEL SIGN MAI KAN/LAO TONE MAI THO -->
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
latin:keySpec="ັ້"
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keyLabelFlags="followKeyLetterRatio" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec=";"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="."
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec=","
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec=":"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0ECA: "໊" LAO TONE MAI TI -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="໊" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0ECB: "໋" LAO TONE MAI CATAWA -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="໋" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="!"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="\?"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="%"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="="
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+201C: "“" LEFT DOUBLE QUOTATION MARK -->
|
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="“"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
</case>
|
|
|
|
<default>
|
|
|
|
<!-- U+0EB1: "ັ" LAO VOWEL SIGN MAI KAN -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ັ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EAB: "ຫ" LAO LETTER HO SUNG -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ຫ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0E81: "ກ" LAO LETTER KO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ກ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0E94: "ດ" LAO LETTER DO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ດ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EC0: "ເ" LAO VOWEL SIGN E -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ເ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EC9: "້" LAO TONE MAI THO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="້" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EC8: "່" LAO TONE MAI EK -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="່" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EB2: "າ" LAO VOWEL SIGN AA -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="າ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EAA: "ສ" LAO LETTER SO SUNG -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ສ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0EA7: "ວ" LAO LETTER WO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ວ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+0E87: "ງ" LAO LETTER NGO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
<Key latin:keySpec="ງ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
<!-- U+201C: "“" LEFT DOUBLE QUOTATION MARK -->
|
|
|
|
<Key
|
2014-07-07 07:33:06 +00:00
|
|
|
latin:keySpec="“"
|
|
|
|
latin:keyLabelFlags="fontDefault" />
|
2013-09-09 00:44:29 +00:00
|
|
|
</default>
|
|
|
|
</switch>
|
|
|
|
</merge>
|