-
Notifications
You must be signed in to change notification settings - Fork 3
/
manifest.toml
25 lines (21 loc) · 998 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 = "Kalaallisut"
spellerversion = "1.0.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Kalaallisut spellchecker"
kl = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Kalaallisut, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
kl = "TRANSLATE: A spellchecker for Kalaallisut, 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.kl"
[windows]
system_product_code = "{F04E75FD-6A6E-43C3-9C8C-7D5E3F12424C}_is1"
legacy_product_codes = [
{ value = "A3AC5A53-231B-44A2-A28B-E59CCA979640", kind = "msi" },
{ value = "A3AC5A53-231B-44A2-A28B-E59CCA979FB0", kind = "msi" },
]
extra_locales = { kl-GL = "kl" }