aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-07-24 19:15:33 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-07-24 19:51:48 +0900
commite15a330f4fed74ab0df36cd8c1373e267bac381e (patch)
tree68039e14e732273f917d053e29fa2d256aa9c38c /java
parent12beb4d33495d0b0efbed5d697fb48cc9bcda56b (diff)
downloadlatinime-e15a330f4fed74ab0df36cd8c1373e267bac381e.tar.gz
latinime-e15a330f4fed74ab0df36cd8c1373e267bac381e.tar.xz
latinime-e15a330f4fed74ab0df36cd8c1373e267bac381e.zip
Add Catalan keyboard layout
Bug: 6867914 Change-Id: I9ab4aecc0a9605510da4ce01e571d6c10c738e0e
Diffstat (limited to 'java')
-rw-r--r--java/res/xml/method.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index b2a8a04e3..949c3dcc0 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -26,6 +26,7 @@
be: Belarusian/east_slavic
bg: Bulgarian/bulgarian
bg: Bulgarian/bulgarian_bds
+ ca: Catalan/spanish
cs: Czech/qwertz
da: Danish/nordic
de: German/qwertz
@@ -112,6 +113,12 @@
/>
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_generic"
+ android:imeSubtypeLocale="ca"
+ android:imeSubtypeMode="keyboard"
+ android:imeSubtypeExtraValue="KeyboardLayoutSet=spanish,AsciiCapable"
+ />
+ <subtype android:icon="@drawable/ic_subtype_keyboard"
+ android:label="@string/subtype_generic"
android:imeSubtypeLocale="cs"
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection"