am 6674449a: Remove duplcaited plus-minus symbol on PC Qwerty

* commit '6674449ac2e4cfe7769bbd497b98fa800e8800e6':
  Remove duplcaited plus-minus symbol on PC Qwerty
main
Tadashi G. Takaoka 2014-03-19 01:41:38 -07:00 committed by Android Git Automerger
commit 88fd721f72
1 changed files with 2 additions and 3 deletions

View File

@ -49,12 +49,11 @@
latin:keySpec=")" />
<Key
latin:keySpec="_" />
<!-- U+00B1: "±" PLUS-MINUS SIGN
U+00D7: "×" MULTIPLICATION SIGN
<!-- U+00D7: "×" MULTIPLICATION SIGN
U+00F7: "÷" DIVISION SIGN
U+221A: "√" SQUARE ROOT -->
<Key
latin:keySpec="+"
latin:additionalMoreKeys="!text/more_keys_for_plus"
latin:moreKeys="&#x00B1;,&#x00D7;,&#x00F7;,&#x221A;" />
latin:moreKeys="&#x00D7;,&#x00F7;,&#x221A;" />
</merge>