feature: add changelog to about dialog
This commit is contained in:
@@ -14,6 +14,7 @@ PyInstaller.__main__.run([
|
||||
'--add-binary', 'icons' + os.pathsep + 'icons',
|
||||
'--add-binary', 'locales' + os.pathsep + 'locales',
|
||||
'--add-binary', 'LICENSE' + os.pathsep + '.',
|
||||
'--add-binary', 'changelog.txt' + os.pathsep + '.',
|
||||
'--add-binary', 'version.txt' + os.pathsep + '.',
|
||||
'--hidden-import=krowlog',
|
||||
'--hidden-import=watchdog',
|
||||
|
||||
Reference in New Issue
Block a user