You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To have a cleaner build we now use the prepare_appimage_build_dir.py …
…file to also prepare a clean folder for the PyInstaller build.
The .spec file also has been adjusted to reflect that.
Improve Layout of Settings Dialog.
Version and About Information in About Dialog now get loaded from external files.
Add Version Information to .exe file, converts data from version_information.txt using pyinstaller-versionfile library.