Changelog:
r45495 | compyx | 2025-02-14 19:14:50 +0000 (Fri, 14 Feb 2025) | 2 lines
Github actions: add missing 'then' in .deb script
------------------------------------------------------------------------
r45494 | compyx | 2025-02-14 18:54:27 +0000 (Fri, 14 Feb 2025) | 5 lines
Github actions: provide 256x256 icon files for SDL .deb packages
The merge of the compyx/desktop-icons branch broke the application icons for
the SDL .deb packages, this *should* fix that.
------------------------------------------------------------------------
r45493 | compyx | 2025-02-14 18:23:49 +0000 (Fri, 14 Feb 2025) | 2 lines
Gtk3: properly uninstall 32x22 xvic icon (when using --enable-desktop-files)
------------------------------------------------------------------------
r45492 | compyx | 2025-02-14 13:25:58 +0000 (Fri, 14 Feb 2025) | 2 lines
Github actions: .deb package: don't quote array elements in for loops
------------------------------------------------------------------------
r45491 | compyx | 2025-02-14 12:48:15 +0000 (Fri, 14 Feb 2025) | 5 lines
Github actions: fix copying of icons files for Gtk3 .deb packages
Copy icon files stripping their size suffix so the .desktop files refer to the
correct icons.
------------------------------------------------------------------------