mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Remove duplcaited plus-minus symbol on PC Qwerty
Bug: 13537661 Change-Id: I18c5accb6af7faaf81f71f861b924ba87838fdbc
This commit is contained in:
parent
54d74ff74a
commit
6674449ac2
@ -49,12 +49,11 @@
|
|||||||
latin:keySpec=")" />
|
latin:keySpec=")" />
|
||||||
<Key
|
<Key
|
||||||
latin:keySpec="_" />
|
latin:keySpec="_" />
|
||||||
<!-- U+00B1: "±" PLUS-MINUS SIGN
|
<!-- U+00D7: "×" MULTIPLICATION SIGN
|
||||||
U+00D7: "×" MULTIPLICATION SIGN
|
|
||||||
U+00F7: "÷" DIVISION SIGN
|
U+00F7: "÷" DIVISION SIGN
|
||||||
U+221A: "√" SQUARE ROOT -->
|
U+221A: "√" SQUARE ROOT -->
|
||||||
<Key
|
<Key
|
||||||
latin:keySpec="+"
|
latin:keySpec="+"
|
||||||
latin:additionalMoreKeys="!text/more_keys_for_plus"
|
latin:additionalMoreKeys="!text/more_keys_for_plus"
|
||||||
latin:moreKeys="±,×,÷,√" />
|
latin:moreKeys="×,÷,√" />
|
||||||
</merge>
|
</merge>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user