-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.toml
25 lines (21 loc) · 996 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 = "Pite Sami"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Pite Sami spellchecker"
sje = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Pite Sami, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
sje = "TRANSLATE: A spellchecker for Pite Sami, 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.sje"
[windows]
system_product_code = "{B8E80889-F358-4D19-841F-9829D9E41570}_is1"
legacy_product_codes = [
{ value = "A7AAB3BF-7B9B-468E-8956-739857019D2F", kind = "nsis" },
{ value = "37BB0BBF-0791-4E15-9746-E232D8E20C60", kind = "nsis" }
]
extra_locales = { sje-SE = "sje" }