Gimp/build/windows
Bruno 56269a68f6 build/windows: Add custom icon to the Installer setup
There are two approaches regarding the icon for Windows installers .exe:
1) same icon as the app: this give more identity, but creates confusion if
   you saved the installer in the same dir of the installed app shortcut.
   This approach is also confusing in the task bar (e.g.: running GIMP
   stable while installing GIMP unstable);
2) generic icon (e.g. a box, a cd) provided by the tool: more generic if
   you downloaded two installers generated by the same tool (ours is Inno)

I choose a middle ground and created a icon with: the app icon and an
"installer" symbol (a package box), which conveys the best of two words.

This also fixes the Inno inborn bug of the unninstaller with install icon.
2024-06-23 20:30:36 +00:00
..
gitlab-ci build/windows: Add custom icon to the Installer setup 2024-06-23 20:30:36 +00:00
installer build/windows: Add custom icon to the Installer setup 2024-06-23 20:30:36 +00:00
patches gitlab-ci, build: Enable ccache for win crossbuilds 2024-04-23 14:08:55 +00:00
store build/windows: Move Store assets generation to gimp-data 2024-06-04 16:29:59 +00:00
gimp-plug-ins.rc.in build/windows: drop plug-ins .ico (it is now generated by gimp-data) 2024-04-21 18:15:32 -03:00
gimp.manifest build/windows: add UTF-8 support to non MS Store manifest 2024-04-21 18:18:44 -03:00
gimp.rc.in build/windows: generate fileicon .png's for MS Store and drop .ico 2024-04-21 18:15:32 -03:00
meson.build meson: Fix build from tarball 2022-03-18 16:05:58 +00:00