aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-01-20 03:29:02 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-01-20 03:29:02 -0800
commitd5937e08e5fce7c283d264dc9a7a245b3d0c756d (patch)
treeed6ca8aa0bb2810c612c8c462aad951d463adc7b /java/res/xml-sw600dp
parente81b375a34ccfae000a25c56517004bb290a0996 (diff)
parent530f5d7e155011ff4fa520002c68acb78b195497 (diff)
downloadlatinime-d5937e08e5fce7c283d264dc9a7a245b3d0c756d.tar.gz
latinime-d5937e08e5fce7c283d264dc9a7a245b3d0c756d.tar.xz
latinime-d5937e08e5fce7c283d264dc9a7a245b3d0c756d.zip
am 530f5d7e: Merge "Support @icon/icon_name for more keys specification"
* commit '530f5d7e155011ff4fa520002c68acb78b195497': Support @icon/icon_name for more keys specification
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r--java/res/xml-sw600dp/kbd_key_styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/kbd_key_styles.xml b/java/res/xml-sw600dp/kbd_key_styles.xml
index ab90c9894..abba592b7 100644
--- a/java/res/xml-sw600dp/kbd_key_styles.xml
+++ b/java/res/xml-sw600dp/kbd_key_styles.xml
@@ -34,7 +34,7 @@
<key-style
latin:styleName="f2PopupStyle"
latin:keyLabelFlags="hasPopupHint"
- latin:moreKeys="\@icon/3|\@integer/key_settings"
+ latin:moreKeys="\@icon/settingsKey|\@integer/key_settings"
latin:backgroundType="functional" />
</default>
</switch>