diff options
author | 2014-08-13 15:51:07 +0000 | |
---|---|---|
committer | 2014-08-13 15:51:07 +0000 | |
commit | 1901c331283e2f60e6277a7773a103a447bd31ca (patch) | |
tree | 1152dab81e71528888e40188b715c1ea4426fdaf /tools | |
parent | 4a2dbd87c4a49afbe40a61028ff338e2864554ed (diff) | |
parent | a94c89e017dac92e2c23dcf05a8e6b4000d021d3 (diff) | |
download | latinime-1901c331283e2f60e6277a7773a103a447bd31ca.tar.gz latinime-1901c331283e2f60e6277a7773a103a447bd31ca.tar.xz latinime-1901c331283e2f60e6277a7773a103a447bd31ca.zip |
am a94c89e0: Use light emoji icon for Material light tablet keyboard
* commit 'a94c89e017dac92e2c23dcf05a8e6b4000d021d3':
Use light emoji icon for Material light tablet keyboard
Diffstat (limited to 'tools')
-rw-r--r-- | tools/make-keyboard-text/res/values/donottranslate-more-keys.xml | 2 |
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> |