Skip to content

Commit

Permalink
Add extra locale to fix Word not recognizing speller
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenErn committed Sep 9, 2024
1 parent 8b491ac commit ad3dd53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ legacy_product_codes = [
{ value = "60A7E62E-9E4E-11EA-9DCC-FB846BA46895", kind = "nsis" },
{ value = "6DDA6B00-9E4E-11EA-9465-87DB239B8845", kind = "nsis" }
]
extra_locales = { esu-US = "esu" }
1 change: 1 addition & 0 deletions manifest.toml.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ legacy_product_codes = [
{ value = "60A7E62E-9E4E-11EA-9DCC-FB846BA46895", kind = "nsis" },
{ value = "6DDA6B00-9E4E-11EA-9465-87DB239B8845", kind = "nsis" }
]
extra_locales = { esu-US = "esu" }

0 comments on commit ad3dd53

Please sign in to comment.