-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.toml
24 lines (20 loc) · 953 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
spellername = "Turkana"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Turkana spellchecker"
tuv = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Turkana, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
tuv = "TRANSLATE: A spellchecker for Turkana, 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.tuv"
[windows]
system_product_code = "{A9D7D1E8-4B23-4F0C-BF9B-49C5227AEA0E}_is1"
legacy_product_codes = [
{ value = "D482430A-8DE0-4156-A8AD-C6B79FDA1FBD", kind = "nsis" },
{ value = "25A5028E-E903-4370-83A3-2B6563B55E5B", kind = "nsis" }
]