<?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. */ --> <merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> <switch> <case latin:keyboardLayoutSetElement="alphabetManualShifted|alphabetShiftLocked|alphabetShiftLockShifted"> <!-- U+17B6/U+17C6: "ាំ" KHMER VOWEL SIGN AA/KHMER SIGN NIKAHIT --> <Key latin:keySpec="ាំ" latin:keyLabelFlags="followKeyLetterRatio" /> <!-- U+17C3: "ៃ" KHMER VOWEL SIGN AI --> <Key latin:keySpec="ៃ" /> <!-- U+178C: "ឌ" KHMER LETTER DO --> <Key latin:keySpec="ឌ" /> <!-- U+1792: "ធ" KHMER LETTER THO --> <Key latin:keySpec="ធ" /> <!-- U+17A2: "អ" KHMER LETTER QA --> <Key latin:keySpec="អ" /> <!-- U+17C7: "ះ" KHMER SIGN REAHMUK U+17C8: "ៈ" KHMER SIGN YUUKALEAPINTU --> <Key latin:keySpec="ះ" latin:keyHintLabel="ៈ" latin:moreKeys="ៈ" /> <!-- U+1789: "ញ" KHMER LETTER NYO --> <Key latin:keySpec="ញ" /> <!-- U+1782: "គ" KHMER LETTER KO U+179D: "ឝ" KHMER LETTER SHA --> <Key latin:keySpec="គ" latin:keyHintLabel="ឝ" latin:moreKeys="ឝ" /> <!-- U+17A1: "ឡ" KHMER LETTER LA --> <Key latin:keySpec="ឡ" /> <!-- U+17C4/U+17C7: "ោះ" KHMER VOWEL SIGN OO/KHMER SIGN REAHMUK --> <Key latin:keySpec="ោះ" latin:keyLabelFlags="followKeyLetterRatio|autoScale" /> <!-- U+17C9: "៉" KHMER SIGN MUUSIKATOAN --> <Key latin:keySpec="៉" /> <!-- U+17AF: "ឯ" KHMER INDEPENDENT VOWEL QE --> <Key latin:keySpec="ឯ" /> </case> <default> <!-- U+17B6: "ា" KHMER VOWEL SIGN AA --> <Key latin:keySpec="ា" /> <!-- U+179F: "ស" KHMER LETTER SA --> <Key latin:keySpec="ស" /> <!-- U+178A: "ដ" KHMER LETTER DA --> <Key latin:keySpec="ដ" /> <!-- U+1790: "ថ" KHMER LETTER THA --> <Key latin:keySpec="ថ" /> <!-- U+1784: "ង" KHMER LETTER NGO --> <Key latin:keySpec="ង" /> <!-- U+17A0: "ហ" KHMER LETTER HA --> <Key latin:keySpec="ហ" /> <!-- U+17D2: "្" KHMER SIGN COENG --> <Key latin:keySpec="្" /> <!-- U+1780: "ក" KHMER LETTER KA --> <Key latin:keySpec="ក" /> <!-- U+179B: "ល" KHMER LETTER LO --> <Key latin:keySpec="ល" /> <!-- U+17BE: "ើ" KHMER VOWEL SIGN OE --> <Key latin:keySpec="ើ" /> <!-- U+17CB: "់" KHMER SIGN BANTOC --> <Key latin:keySpec="់" /> <!-- U+17AE: "ឮ" KHMER INDEPENDENT VOWEL LYY U+17AD: "ឭ" KHMER INDEPENDENT VOWEL LY U+17B0: "ឰ" KHMER INDEPENDENT VOWEL QAI --> <Key latin:keySpec="ឮ" latin:keyHintLabel="ឭ" latin:moreKeys="ឭ,ឰ" /> </default> </switch> </merge>