From 857505bb859a34942216d5a0ef3e8434c523e272 Mon Sep 17 00:00:00 2001 From: Sjur N Moshagen Date: Wed, 31 Jan 2024 16:29:37 +0200 Subject: [PATCH] Update speller metadata from configure.ac [skip-ci] --- manifest.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manifest.toml b/manifest.toml index 6a3c6f0f..146eebc9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,6 +1,18 @@ name = "Northern Haida" version = "0.1.1" +# Name of the speller package in various languages. +# The default is English + autonym: +[speller.name] +en = "Northern Haida spellchecker" +hdn = "Autonym spellchecker" + +# Description of the speller package in various languages. +# The default is English + autonym: +[speller.description] +en = "A spellchecker for Northern Haida, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway" +hdn = "TRANSLATE: A spellchecker for Northern Haida, 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.hdn"