aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp/key_styles_common.xml
diff options
context:
space:
mode:
authorSatoshi Kataoka <satok@google.com>2013-09-04 03:08:48 +0000
committerSatoshi Kataoka <satok@google.com>2013-09-04 12:24:55 +0900
commit42b799d93a6dc262c87fe361ffdc910097e6a09c (patch)
treec70278c3170fe49adeb95c6bb427bed44d993c09 /java/res/xml-sw600dp/key_styles_common.xml
parent5d8fd5457df55fcfbb0b662bc64014b5823e2947 (diff)
downloadlatinime-42b799d93a6dc262c87fe361ffdc910097e6a09c.tar.gz
latinime-42b799d93a6dc262c87fe361ffdc910097e6a09c.tar.xz
latinime-42b799d93a6dc262c87fe361ffdc910097e6a09c.zip
Revert "Remove symbols shifted related unused texts and styles"
This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b
Diffstat (limited to 'java/res/xml-sw600dp/key_styles_common.xml')
-rw-r--r--java/res/xml-sw600dp/key_styles_common.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml
index 3b20281be..d817add11 100644
--- a/java/res/xml-sw600dp/key_styles_common.xml
+++ b/java/res/xml-sw600dp/key_styles_common.xml
@@ -179,6 +179,16 @@
latin:keyLabel="!text/label_to_alpha_key"
latin:parentStyle="baseForLayoutSwitchKeyStyle" />
<key-style
+ latin:styleName="toMoreSymbolKeyStyle"
+ latin:code="!code/key_shift"
+ latin:keyLabel="!text/label_to_more_symbol_for_tablet_key"
+ latin:parentStyle="baseForLayoutSwitchKeyStyle" />
+ <key-style
+ latin:styleName="backFromMoreSymbolKeyStyle"
+ latin:code="!code/key_shift"
+ latin:keyLabel="!text/label_to_symbol_key"
+ latin:parentStyle="baseForLayoutSwitchKeyStyle" />
+ <key-style
latin:styleName="comKeyStyle"
latin:keyLabel="!text/keylabel_for_popular_domain"
latin:keyLabelFlags="autoXScale|fontNormal|hasPopupHint|preserveCase"