-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.toml
25 lines (21 loc) · 1001 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 = "Inari Sami"
spellerversion = "1.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Inari Sami spellchecker"
smn = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Inari Sami, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
smn = "TRANSLATE: A spellchecker for Inari 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.smn"
[windows]
system_product_code = "{6C8F8631-3603-4071-BCB1-D241A3978FBF}_is1"
legacy_product_codes = [
{ value = "BEDA0EAE-9336-5420-84F8-2F6967808426", kind = "nsis" },
{ value = "CD5F291A-50B8-40E2-A791-D9C3F7256FD1", kind = "nsis" },
]
extra_locales = { smn-FI = "smn" }