-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.toml
25 lines (21 loc) · 1004 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 = "Lushootseed"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Lushootseed spellchecker"
lut = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Lushootseed, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
lut = "TRANSLATE: A spellchecker for Lushootseed, 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.lut"
[windows]
system_product_code = "{E1EA461B-27B9-44F3-8CA4-56905BCF46D4}_is1"
legacy_product_codes = [
{ value = "C0B82416-75EA-4A07-9D91-31FB54C4CC8F", kind = "nsis" },
{ value = "ACBE88DA-24D5-4910-BF34-CC482D137ADB", kind = "nsis" }
]
extra_locales = { lut-US = "lut" }