aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-cs
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-01-24 01:34:31 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-01-24 01:34:31 -0800
commita34f66de2d812d077d5c1436d7fc79ca7000b8dd (patch)
tree2d90d6697ff537884ba0863c6b4b4f46d57d7197 /java/res/xml-cs
parent20f437cc495f526f6d60452b37621716dc8b78c4 (diff)
parentb5b92f9b78295366c12b25d1b464a371401c3677 (diff)
downloadlatinime-a34f66de2d812d077d5c1436d7fc79ca7000b8dd.tar.gz
latinime-a34f66de2d812d077d5c1436d7fc79ca7000b8dd.tar.xz
latinime-a34f66de2d812d077d5c1436d7fc79ca7000b8dd.zip
Merge "Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard"
Diffstat (limited to 'java/res/xml-cs')
-rw-r--r--java/res/xml-cs/keyboard_set.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml-cs/keyboard_set.xml b/java/res/xml-cs/keyboard_set.xml
index 94076d3e0..6b476df82 100644
--- a/java/res/xml-cs/keyboard_set.xml
+++ b/java/res/xml-cs/keyboard_set.xml
@@ -28,13 +28,13 @@
latin:elementName="symbols"
latin:elementKeyboard="@xml/kbd_symbols" />
<Element
- latin:elementName="symbolsShift"
+ latin:elementName="symbolsShifted"
latin:elementKeyboard="@xml/kbd_symbols_shift" />
<Element
latin:elementName="phone"
latin:elementKeyboard="@xml/kbd_phone" />
<Element
- latin:elementName="phoneShift"
+ latin:elementName="phoneShifted"
latin:elementKeyboard="@xml/kbd_phone_shift" />
<Element
latin:elementName="number"