aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-07-31 18:34:54 -0700
committerTadashi G. Takaoka <takaoka@google.com>2011-07-31 18:46:44 -0700
commitc3afe2c244c14ed0f8a355fe608b3402e3656330 (patch)
treec63b2a76417c1ad137604913d6fee2c663feda5d /java/res/xml-sw600dp
parent6a07d7ddd974ef6c780fbc5835913c0afadb6aae (diff)
downloadlatinime-c3afe2c244c14ed0f8a355fe608b3402e3656330.tar.gz
latinime-c3afe2c244c14ed0f8a355fe608b3402e3656330.tar.xz
latinime-c3afe2c244c14ed0f8a355fe608b3402e3656330.zip
Replace the notion of "voice" with "shortcut" as many as possible
Bug: 4340933 Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r--java/res/xml-sw600dp/kbd_qwerty_f2.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/res/xml-sw600dp/kbd_qwerty_f2.xml b/java/res/xml-sw600dp/kbd_qwerty_f2.xml
index 3ea11805f..b25afc12f 100644
--- a/java/res/xml-sw600dp/kbd_qwerty_f2.xml
+++ b/java/res/xml-sw600dp/kbd_qwerty_f2.xml
@@ -34,13 +34,13 @@
>
<switch>
<case
- latin:voiceKeyEnabled="true"
+ latin:shortcutKeyEnabled="true"
>
<Key
latin:keyStyle="shortcutKeyStyle"
latin:keyWidth="fillBoth" />
</case>
- <!-- voiceKeyEnabled="false" -->
+ <!-- shortcutKeyEnabled="false" -->
<default>
<Spacer />
</default>
@@ -51,13 +51,13 @@
>
<switch>
<case
- latin:voiceKeyEnabled="true"
+ latin:shortcutKeyEnabled="true"
>
<Key
latin:keyStyle="shortcutKeyStyle"
latin:keyWidth="fillBoth" />
</case>
- <!-- voiceKeyEnabled="false" -->
+ <!-- shortcutKeyEnabled="false" -->
<default>
<Key
latin:keyStyle="settingsKeyStyle"