Skip to content

Commit ad3dd53

Browse files
committed
Add extra locale to fix Word not recognizing speller
1 parent 8b491ac commit ad3dd53

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

manifest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ legacy_product_codes = [
2222
{ value = "60A7E62E-9E4E-11EA-9DCC-FB846BA46895", kind = "nsis" },
2323
{ value = "6DDA6B00-9E4E-11EA-9465-87DB239B8845", kind = "nsis" }
2424
]
25+
extra_locales = { esu-US = "esu" }

manifest.toml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ legacy_product_codes = [
2222
{ value = "60A7E62E-9E4E-11EA-9DCC-FB846BA46895", kind = "nsis" },
2323
{ value = "6DDA6B00-9E4E-11EA-9465-87DB239B8845", kind = "nsis" }
2424
]
25+
extra_locales = { esu-US = "esu" }

0 commit comments

Comments
 (0)