aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-ka
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-28 17:33:25 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-29 16:11:54 +0900
commit8dcad2ed4776b849ddacb623a94b4301afcf055a (patch)
treee126b25e31a5e888c0415f99b244497d9125c714 /java/res/xml-ka
parenta501caa9a51267adefd12bc4020392cfd11bd229 (diff)
downloadlatinime-8dcad2ed4776b849ddacb623a94b4301afcf055a.tar.gz
latinime-8dcad2ed4776b849ddacb623a94b4301afcf055a.tar.xz
latinime-8dcad2ed4776b849ddacb623a94b4301afcf055a.zip
Don't send touch coordinates if proximity characters correction is disabled
Bug: 6225317 Change-Id: I4fa65e020d838f53066d4a071f58fb6f40583e0b
Diffstat (limited to 'java/res/xml-ka')
-rw-r--r--java/res/xml-ka/keyboard_set.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/java/res/xml-ka/keyboard_set.xml b/java/res/xml-ka/keyboard_set.xml
index 1b0bc2df6..2be94689f 100644
--- a/java/res/xml-ka/keyboard_set.xml
+++ b/java/res/xml-ka/keyboard_set.xml
@@ -23,6 +23,23 @@
latin:keyboardLocale="ka">
<Element
latin:elementName="alphabet"
+ latin:elementKeyboard="@xml/kbd_georgian"
+ latin:enableProximityCharsCorrection="true" />
+ <Element
+ latin:elementName="alphabetAutomaticShifted"
+ latin:elementKeyboard="@xml/kbd_georgian"
+ latin:enableProximityCharsCorrection="true" />
+ <!-- On these shifted alphabet layouts the proximity characters correction should be disabled
+ because the letters on these layouts aren't the ones in different case of the above
+ unshifted layouts. -->
+ <Element
+ latin:elementName="alphabetManualShifted"
+ latin:elementKeyboard="@xml/kbd_georgian" />
+ <Element
+ latin:elementName="alphabetShiftLocked"
+ latin:elementKeyboard="@xml/kbd_georgian" />
+ <Element
+ latin:elementName="alphabetShiftLockShifted"
latin:elementKeyboard="@xml/kbd_georgian" />
<Element
latin:elementName="symbols"