-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.toml
25 lines (21 loc) · 980 Bytes
/
manifest.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
spellername = "Mansi"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Mansi spellchecker"
mns = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Mansi, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
mns = "TRANSLATE: A spellchecker for Mansi, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
[macos]
system_pkg_id = "no.divvun.MacDivvun.mns"
[windows]
system_product_code = "{83628DD1-E812-4D53-B9B3-A8D7D65869E3}_is1"
legacy_product_codes = [
{ value = "F1EACD2F-9DEF-471A-BA7C-4C42560EEAA3", kind = "nsis" },
{ value = "9A7E85AB-B1A1-4471-8DC5-EB6152F45DE6", kind = "nsis" }
]
extra_locales = { mns-RU = "mns" }