aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-08-13 23:07:59 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-08-14 00:25:34 +0900
commita94c89e017dac92e2c23dcf05a8e6b4000d021d3 (patch)
treee11e28cfb1723d50b0088436642358264a93bafd /tools/make-keyboard-text
parentd9a8e1ccfd8196adf536e9622c72c1933ebf9a74 (diff)
downloadlatinime-a94c89e017dac92e2c23dcf05a8e6b4000d021d3.tar.gz
latinime-a94c89e017dac92e2c23dcf05a8e6b4000d021d3.tar.xz
latinime-a94c89e017dac92e2c23dcf05a8e6b4000d021d3.zip
Use light emoji icon for Material light tablet keyboard
Bug: 16808603 Change-Id: I39ce0ed8b5580754dfd0cf1494289b0a23863d50
Diffstat (limited to 'tools/make-keyboard-text')
-rw-r--r--tools/make-keyboard-text/res/values/donottranslate-more-keys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
index bf97e73f4..c4a1b889e 100644
--- a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
@@ -258,5 +258,5 @@
<string name="morekeys_single_quote">!fixedColumnOrder!5,!text/single_quotes,!text/single_angle_quotes</string>
<string name="morekeys_double_quote">!fixedColumnOrder!5,!text/double_quotes,!text/double_angle_quotes</string>
<string name="morekeys_tablet_double_quote">!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes</string>
- <string name="keyspec_emoji_key">!icon/emoji_key|!code/key_emoji</string>
+ <string name="keyspec_emoji_action_key">!icon/emoji_action_key|!code/key_emoji</string>
</resources>