aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_pcqwerty1_shift.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml/rowkeys_pcqwerty1_shift.xml')
-rw-r--r--java/res/xml/rowkeys_pcqwerty1_shift.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/java/res/xml/rowkeys_pcqwerty1_shift.xml b/java/res/xml/rowkeys_pcqwerty1_shift.xml
index 718acfd24..b9597c066 100644
--- a/java/res/xml/rowkeys_pcqwerty1_shift.xml
+++ b/java/res/xml/rowkeys_pcqwerty1_shift.xml
@@ -22,39 +22,39 @@
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
>
<Key
- latin:keyLabel="~" />
+ latin:keySpec="~" />
<Key
- latin:keyLabel="!"
+ latin:keySpec="!"
latin:additionalMoreKeys="!text/more_keys_for_exclamation" />
<Key
- latin:keyLabel="\@" />
+ latin:keySpec="\@" />
<Key
- latin:keyLabel="\#" />
+ latin:keySpec="\#" />
<Key
- latin:keyLabel="$"
+ latin:keySpec="$"
latin:additionalMoreKeys="!text/more_keys_for_currency_dollar" />
<Key
- latin:keyLabel="%"
+ latin:keySpec="%"
latin:additionalMoreKeys="!text/more_keys_for_symbols_percent" />
<Key
- latin:keyLabel="^" />
+ latin:keySpec="^" />
<Key
- latin:keyLabel="&amp;" />
+ latin:keySpec="&amp;" />
<Key
- latin:keyLabel="*"
+ latin:keySpec="*"
latin:additionalMoreKeys="!text/more_keys_for_star" />
<Key
- latin:keyLabel="(" />
+ latin:keySpec="(" />
<Key
- latin:keyLabel=")" />
+ latin:keySpec=")" />
<Key
- latin:keyLabel="_" />
+ latin:keySpec="_" />
<!-- U+00B1: "±" PLUS-MINUS SIGN
U+00D7: "×" MULTIPLICATION SIGN
U+00F7: "÷" DIVISION SIGN
U+221A: "√" SQUARE ROOT -->
<Key
- latin:keyLabel="+"
+ latin:keySpec="+"
latin:additionalMoreKeys="!text/more_keys_for_plus"
latin:moreKeys="&#x00B1;,&#x00D7;,&#x00F7;,&#x221A;" />
</merge>