commit | 6b7e6c969381644c78e237564696ce9486cf001b | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Fri Jun 17 20:20:40 2011 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Sat Jun 18 01:09:32 2011 +0900 |
tree | 30f555c382c3b7643ef375fd05daa4298a998a47 | |
parent | 8f5a3842e6ef8e3890f7248ea3eb3a6dae4dc30c [diff] [blame] |
Support Spanish keyboard Bug: 4312114 Change-Id: I3feca4e87bdca0e4b5304fc325188e7eac115328
diff --git a/java/res/xml-es/kbd_qwerty.xml b/java/res/xml-es/kbd_qwerty.xml index 3973a6a..568f4d6 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>