diff options
author | 2014-05-20 06:12:27 +0000 | |
---|---|---|
committer | 2014-05-20 06:12:27 +0000 | |
commit | 04858bc22ff9a5756a002c6413eb3440ebf02a47 (patch) | |
tree | 43365ff116839e232cbbe99c31575954cddc0d02 /java | |
parent | 5539d61a88816d578248ac8629a1558e1504c5ec (diff) | |
parent | c6d40dfa5c6f7353bf0f7022d765f8a0584ca83d (diff) | |
download | latinime-04858bc22ff9a5756a002c6413eb3440ebf02a47.tar.gz latinime-04858bc22ff9a5756a002c6413eb3440ebf02a47.tar.xz latinime-04858bc22ff9a5756a002c6413eb3440ebf02a47.zip |
am c6d40dfa: Merge "Remove preliminary subtypes for L-preview"
* commit 'c6d40dfa5c6f7353bf0f7022d765f8a0584ca83d':
Remove preliminary subtypes for L-preview
Diffstat (limited to 'java')
-rw-r--r-- | java/res/xml/method.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index 2adc957b1..777a13d42 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml @@ -332,6 +332,7 @@ /> <!-- TODO: This hindi_compact keyboard is a preliminary layout. This isn't based on the final specification. --> + <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic_compact" android:subtypeId="0xe49c89a1" @@ -340,6 +341,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=hindi_compact,EmojiCapable" android:isAsciiCapable="false" /> + --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x35b7526a" @@ -480,6 +482,7 @@ /> <!-- TODO: This marathi keyboard is a preliminary layout. This isn't based on the final specification. --> + <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x747b9f03" @@ -488,6 +491,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=marathi,EmojiCapable" android:isAsciiCapable="false" /> + --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x84c87c61" @@ -498,6 +502,7 @@ /> <!-- TODO: This Myanmar keyboard is a preliminary layout. This isn't based on the final specification. --> + <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0xea266ea4" @@ -506,6 +511,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=myanmar,EmojiCapable,CombiningRules=MyanmarReordering" android:isAsciiCapable="false" /> + --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x3f12ee14" |