aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2013-10-09 17:53:47 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-10-09 17:53:47 -0700
commit272a8b79d81f77f244a9836f3d02516bb29063e5 (patch)
tree54cfd0f461166e7d62dd9c2b90def48e62b178b6 /java/res/xml-sw600dp
parentd5ff552c9e5fe0bfcfd01d78dc8cd44d618981e4 (diff)
parent88c946af0c8a8e07092be71a7b98957d021e499b (diff)
downloadlatinime-272a8b79d81f77f244a9836f3d02516bb29063e5.tar.gz
latinime-272a8b79d81f77f244a9836f3d02516bb29063e5.tar.xz
latinime-272a8b79d81f77f244a9836f3d02516bb29063e5.zip
am 88c946af: am 194c6360: Merge "Swap keys: exclamation, question, period, comma."
* commit '88c946af0c8a8e07092be71a7b98957d021e499b': Swap keys: exclamation, question, period, comma.
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r--java/res/xml-sw600dp/keys_exclamation_question.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml-sw600dp/keys_exclamation_question.xml b/java/res/xml-sw600dp/keys_exclamation_question.xml
index 983ef3897..cd38282ee 100644
--- a/java/res/xml-sw600dp/keys_exclamation_question.xml
+++ b/java/res/xml-sw600dp/keys_exclamation_question.xml
@@ -22,7 +22,7 @@
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<Key
- latin:keyLabel="\?" />
- <Key
latin:keyLabel="!" />
+ <Key
+ latin:keyLabel="\?" />
</merge>