mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Symbols shift key shoud have small greek pi"
This commit is contained in:
commit
f818b1aa32
@ -34,11 +34,11 @@
|
|||||||
<!-- U+221A: "√" SQUARE ROOT -->
|
<!-- U+221A: "√" SQUARE ROOT -->
|
||||||
<Key
|
<Key
|
||||||
latin:keySpec="√" />
|
latin:keySpec="√" />
|
||||||
<!-- U+03A0: "Π" GREEK CAPITAL LETTER PI
|
<!-- U+03C0: "π" GREEK SMALL LETTER PI
|
||||||
U+03C0: "π" GREEK SMALL LETTER PI -->
|
U+03A0: "Π" GREEK CAPITAL LETTER PI -->
|
||||||
<Key
|
<Key
|
||||||
latin:keySpec="Π"
|
latin:keySpec="π"
|
||||||
latin:moreKeys="π" />
|
latin:moreKeys="Π" />
|
||||||
<!-- U+00F7: "÷" DIVISION SIGN -->
|
<!-- U+00F7: "÷" DIVISION SIGN -->
|
||||||
<Key
|
<Key
|
||||||
latin:keySpec="÷" />
|
latin:keySpec="÷" />
|
||||||
|
Loading…
Reference in New Issue
Block a user