Skip to content

Replace logo icon with favicon.ico#3

Merged
H1ghSyst3m merged 2 commits into
mainfrom
change/logo
Aug 13, 2025
Merged

Replace logo icon with favicon.ico#3
H1ghSyst3m merged 2 commits into
mainfrom
change/logo

Conversation

@H1ghSyst3m

Copy link
Copy Markdown
Owner

This pull request updates the application icon to use a new file. The changes ensure that both the build process and the application itself reference the updated icon.

Icon update:

  • Changed the icon path from x128.ico to favicon.ico in the PyInstaller build command in .github/workflows/build-release.yml
  • Updated the logo_path in app.py to use favicon.ico instead of x128.icoUpdated references in build-release.yml and app.py to use assets/images/logo/favicon.ico instead of x128.ico. Removed old icon files (x32.ico, x64.ico, x128.ico, x256.ico) and added favicon.ico as the new application icon.

Updated references in build-release.yml and app.py to use assets/images/logo/favicon.ico instead of x128.ico. Removed old icon files (x32.ico, x64.ico, x128.ico, x256.ico) and added favicon.ico as the new application icon.
@H1ghSyst3m H1ghSyst3m requested a review from Copilot August 13, 2025 08:31
@H1ghSyst3m H1ghSyst3m marked this pull request as ready for review August 13, 2025 08:35
Documented changes for version 1.1.1, including logo replacement, removal of old logo assets, and addition of a universal favicon.ico.
@H1ghSyst3m H1ghSyst3m merged commit d9cc304 into main Aug 13, 2025
1 check failed
@H1ghSyst3m H1ghSyst3m review requested due to automatic review settings March 23, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant