aboutsummaryrefslogtreecommitdiffstats
path: root/java/res
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-04-10 04:21:43 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-04-10 04:21:43 +0000
commit627c9736c0cda95f0edc10b9c701e086eab945c7 (patch)
treea983030a1ca1a50ab7e46db514256c0faabea34f /java/res
parent8225873e1412555c9b938d197371104776a4c7f4 (diff)
parentac5e6ddd975ecba942fabaf752f2fad8773c51db (diff)
downloadlatinime-627c9736c0cda95f0edc10b9c701e086eab945c7.tar.gz
latinime-627c9736c0cda95f0edc10b9c701e086eab945c7.tar.xz
latinime-627c9736c0cda95f0edc10b9c701e086eab945c7.zip
am ac5e6ddd: Add Italian (Switzerland) it_CH layout
* commit 'ac5e6ddd975ecba942fabaf752f2fad8773c51db': Add Italian (Switzerland) it_CH layout
Diffstat (limited to 'java/res')
-rw-r--r--java/res/xml/method.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index 6d8f78773..594378fb4 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -57,6 +57,7 @@
in: Indonesian/qwerty # "id" is the official language code of Indonesian.
is: Icelandic/qwerty
it: Italian/qwerty
+ it_CH: Italian (Switzerland)/swiss
iw: Hebrew/hebrew # "he" is the official language code of Hebrew.
ka_GE: Georgian (Georgia)/georgian
kk: Kazakh/east_slavic
@@ -385,6 +386,14 @@
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
android:isAsciiCapable="true"
/>
+ <subtype android:icon="@drawable/ic_ime_switcher_dark"
+ android:label="@string/subtype_generic"
+ android:subtypeId="0xd914fe1a"
+ android:imeSubtypeLocale="it_CH"
+ android:imeSubtypeMode="keyboard"
+ android:imeSubtypeExtraValue="KeyboardLayoutSet=swiss,AsciiCapable,EmojiCapable"
+ android:isAsciiCapable="true"
+ />
<!-- Java uses the deprecated "iw" code instead of the standard "he" code for Hebrew. -->
<subtype android:icon="@drawable/ic_ime_switcher_dark"
android:label="@string/subtype_generic"