-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.toml
25 lines (21 loc) · 1.06 KB
/
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 = "Meänkieli (Tornedalen Finnish)"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Meänkieli (Tornedalen Finnish) spellchecker"
fit = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Meänkieli (Tornedalen Finnish), made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
fit = "TRANSLATE: A spellchecker for Meänkieli (Tornedalen Finnish), 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.fit"
[windows]
system_product_code = "{77575EA4-966E-4F26-B956-06FC1CE3C3D6}_is1"
legacy_product_codes = [
{ value = "47877A58-DF15-40AF-ABB4-C6C2CE41EE2D", kind = "nsis" },
{ value = "8F506290-ECCD-484E-B335-63DFDB31245D", kind = "nsis" }
]
extra_locales = { fit-SE = "fit" }