-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.toml
24 lines (20 loc) · 1005 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 = "Upper Necaxa Totonac"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Upper Necaxa Totonac spellchecker"
tku = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Upper Necaxa Totonac, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
tku = "TRANSLATE: A spellchecker for Upper Necaxa Totonac, 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.tku"
[windows]
system_product_code = "{C3318F14-D8F1-445A-AAEC-4C0E14BA58B7}_is1"
legacy_product_codes = [
{ value = "C06B02FF-6349-4A62-83B8-D07068489B88", kind = "nsis" },
{ value = "6A910FE7-2F18-47A0-9DE0-7312DCF81314", kind = "nsis" }
]