Bug fixes
Windows app icon (cosmetic)
The Windows build now displays the rEFInd_GUI logo everywhere it should:
- The exe embeds a proper multi-size icon, so Explorer, the desktop shortcut, the Start Menu entry, and the taskbar show the rEFInd_GUI logo instead of the generic Windows executable icon.
- The window title-bar icon now loads from a Qt resource embedded in the binary (it previously referenced a loose file path that never resolved at runtime), so it displays correctly regardless of how the app is launched.
Full Changelog: v2.1.0...v2.1.1