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=")" />
|
||||
<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="±,×,÷,√" />
|
||||
latin:moreKeys="×,÷,√" />
|
||||
</merge>
|
||||
|
Loading…
x
Reference in New Issue
Block a user