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+0EBB/U+0EC9: "" LAO VOWEL SIGN MAI KON/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
|
|
|
|
<!-- U+0ED0: "໐" LAO DIGIT ZERO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="໐" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EB3/U+0EC9: "ຳ້" LAO VOWEL SIGN AM/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
|
|
|
|
<!-- U+0EB4/U+0EC9: "ິ້" LAO VOWEL SIGN I/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
|
|
|
|
<!-- U+0EB5/U+0EC9: "ີ້" LAO VOWEL SIGN II/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
|
|
|
|
<!-- U+0EA3: "ຣ" LAO LETTER LO LING -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ຣ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EDC: "ໜ" LAO HO NO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ໜ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EBD: "ຽ" LAO SEMIVOWEL SIGN NYO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ຽ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EAB/U+0EBC: "" LAO LETTER HO SUNG/LAO SEMIVOWEL SIGN LO -->
|
|
|
|
|
<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
|
|
|
|
<!-- U+201D: "”" RIGHT 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+0EBB: "ົ" LAO VOWEL SIGN MAI KON -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ົ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EC4: "ໄ" LAO VOWEL SIGN AI
|
|
|
|
|
U+0ED0: "໐" LAO DIGIT ZERO -->
|
|
|
|
|
<Key
|
2014-02-06 06:11:05 +00:00
|
|
|
|
latin:keySpec="ໄ"
|
2013-09-09 00:44:29 +00:00
|
|
|
|
latin:keyHintLabel="0"
|
|
|
|
|
latin:additionalMoreKeys="0"
|
2014-07-07 07:33:06 +00:00
|
|
|
|
latin:moreKeys="໐" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EB3: "ຳ" LAO VOWEL SIGN AM -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ຳ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0E9E: "ພ" LAO LETTER PHO TAM -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ພ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EB0: "ະ" LAO VOWEL SIGN A -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ະ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EB4: "ິ" LAO VOWEL SIGN I -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ິ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EB5: "ີ" LAO VOWEL SIGN II -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ີ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EAE: "ຮ" LAO LETTER HO TAM -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ຮ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0E99: "ນ" LAO LETTER NO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ນ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0E8D: "ຍ" LAO LETTER NYO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ຍ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0E9A: "ບ" LAO LETTER BO -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ບ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
<!-- U+0EA5: "ລ" LAO LETTER LO LOOT -->
|
2014-07-07 07:33:06 +00:00
|
|
|
|
<Key latin:keySpec="ລ" />
|
2013-09-09 00:44:29 +00:00
|
|
|
|
</default>
|
|
|
|
|
</switch>
|
|
|
|
|
</merge>
|