-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.toml
25 lines (21 loc) · 1012 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 = "Central Yupik"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Central Yupik spellchecker"
esu = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Central Yupik, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
esu = "TRANSLATE: A spellchecker for Central Yupik, 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.esu"
[windows]
system_product_code = "{83EC87CC-51DB-4D8C-A914-F73FEDCB968E}_is1"
legacy_product_codes = [
{ value = "60A7E62E-9E4E-11EA-9DCC-FB846BA46895", kind = "nsis" },
{ value = "6DDA6B00-9E4E-11EA-9465-87DB239B8845", kind = "nsis" }
]
extra_locales = { esu-US = "esu" }