-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.toml
24 lines (20 loc) · 954 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 = "Albanian"
spellerversion = "0.1.1"
# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Albanian spellchecker"
sq = "Autonym spellchecker"
# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Albanian, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
sq = "TRANSLATE: A spellchecker for Albanian, 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.sq"
[windows]
system_product_code = "{024778D2-94E5-424D-923B-761D3798CA4E}_is1"
legacy_product_codes = [
{ value = "856B1B2F-CE1B-4743-BC7F-261923CE9F3D", kind = "nsis" },
{ value = "042AB625-F33D-4FAA-A503-A358FB484C27", kind = "nsis" }
]