We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410f9f8 commit 37ddb1eCopy full SHA for 37ddb1e
manifest.toml.in
@@ -1,6 +1,3 @@
1
-spellername = "@GLANGUAGE@"
2
-spellerversion = "@SPELLERVERSION@"
3
-
4
# Name of the speller package in various languages.
5
# The default is English + autonym:
6
[speller.name]
@@ -28,3 +25,15 @@ legacy_product_codes = [
28
25
{ value = "4C648C69-615F-5610-AB36-D237CD9019B0", kind = "nsis" }
29
26
]
30
27
extra_locales = { smj-SE = "smj", smj-NO = "smj" }
+
+[package.speller]
+name = "@GLANGUAGE@"
31
+version = "@SPELLERVERSION@"
32
33
+[package.grammar]
34
35
+version = "@GRAMCHECKVERSION@"
36
37
+[package.tts-text-proc]
38
39
+version = "@TTSTEXTPROCVERSION@"
0 commit comments