Include all relevant spelling dictionaries in binary builds

This commit is contained in:
2019-03-28 10:18:44 -06:00
parent 0b2c3fa96e
commit cde18c8d35
28 changed files with 1983837 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ a = Analysis(['main.py'],
binaries=[("sounds", "sounds"),
("documentation", "documentation"),
("locales", "locales"),
("..\\windows-dependencies\\dictionaries", "enchant\\share\\enchant\\myspell"),
("..\\windows-dependencies\\x86\\oggenc2.exe", "."),
("..\\windows-dependencies\\x86\\bootstrap.exe", "."),
("app-configuration.defaults", "."),