aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-es
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-06-17 20:20:40 +0900
committerTadashi G. Takaoka <takaoka@google.com>2011-06-18 01:09:32 +0900
commit6b7e6c969381644c78e237564696ce9486cf001b (patch)
tree30f555c382c3b7643ef375fd05daa4298a998a47 /java/res/xml-es
parent8f5a3842e6ef8e3890f7248ea3eb3a6dae4dc30c (diff)
downloadlatinime-6b7e6c969381644c78e237564696ce9486cf001b.tar.gz
latinime-6b7e6c969381644c78e237564696ce9486cf001b.tar.xz
latinime-6b7e6c969381644c78e237564696ce9486cf001b.zip
Support Spanish keyboard
Bug: 4312114 Change-Id: I3feca4e87bdca0e4b5304fc325188e7eac115328
Diffstat (limited to 'java/res/xml-es')
-rw-r--r--java/res/xml-es/kbd_qwerty.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-es/kbd_qwerty.xml b/java/res/xml-es/kbd_qwerty.xml
index 3973a6a5a..568f4d652 100644
--- a/java/res/xml-es/kbd_qwerty.xml
+++ b/java/res/xml-es/kbd_qwerty.xml
@@ -23,5 +23,5 @@
latin:keyboardLocale="es,es_US"
>
<include
- latin:keyboardLayout="@xml/kbd_rows_qwerty" />
+ latin:keyboardLayout="@xml/kbd_rows_spanish" />
</Keyboard>