mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Add Afgani sign to Persian symbols" into jb-dev
This commit is contained in:
commit
bd5ed141a0
@ -105,6 +105,7 @@
|
||||
latin:languageCode="fa"
|
||||
>
|
||||
<!-- U+FDFC: "﷼" RIAL SIGN
|
||||
U+060B: "؋" AFGHANI SIGN
|
||||
U+00A3: "£" POUND SIGN
|
||||
U+20AC: "€" EURO SIGN
|
||||
U+00A2: "¢" CENT SIGN -->
|
||||
@ -112,20 +113,20 @@
|
||||
<key-style
|
||||
latin:styleName="currencyKeyStyle"
|
||||
latin:keyLabel="﷼"
|
||||
latin:moreKeys="!text/more_keys_for_currency_general" />
|
||||
latin:moreKeys="!text/more_keys_for_currency_general,؋" />
|
||||
<key-style
|
||||
latin:styleName="moreCurrency1KeyStyle"
|
||||
latin:keyLabel="£" />
|
||||
latin:keyLabel="£" />
|
||||
<key-style
|
||||
latin:styleName="moreCurrency2KeyStyle"
|
||||
latin:keyLabel="€" />
|
||||
latin:keyLabel="€" />
|
||||
<key-style
|
||||
latin:styleName="moreCurrency3KeyStyle"
|
||||
latin:keyLabel="$"
|
||||
latin:moreKeys="¢" />
|
||||
latin:moreKeys="¢" />
|
||||
<key-style
|
||||
latin:styleName="moreCurrency4KeyStyle"
|
||||
latin:keyLabel="¢" />
|
||||
latin:keyLabel="¢" />
|
||||
</case>
|
||||
<!-- United Kingdom -->
|
||||
<case
|
||||
|
Loading…
x
Reference in New Issue
Block a user