aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/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/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/key_styles_common.xml')
-rw-r--r--java/res/xml/key_styles_common.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/java/res/xml/key_styles_common.xml b/java/res/xml/key_styles_common.xml
index c1c2c3e06..07436a4de 100644
--- a/java/res/xml/key_styles_common.xml
+++ b/java/res/xml/key_styles_common.xml
@@ -156,6 +156,15 @@
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_key"
+ latin:parentStyle="baseForLayoutSwitchKeyStyle" />
+ <key-style
+ latin:styleName="backFromMoreSymbolKeyStyle"
+ latin:code="!code/key_shift"
+ latin:parentStyle="baseForToSymbolKeyStyle" />
+ <key-style
latin:styleName="punctuationKeyStyle"
latin:keyLabel="."
latin:keyLabelFlags="hasPopupHint"