Gimp/build/windows/gitlab-ci
Bruno adda94e4d2 build/windows: Mimic 'AppVerName' against Inno pervasive behavior
It's a common pratice to tell the user what version is being installed
even if this is somewhat obvious (the user opened the installer, he
should know it). Many installers do this and Win MSIX installer too.

However, there is no sign in our Installer about what version is
being installed (the reused splash/intro image doesn't count because
it isn't always different at each micro or revision, and text is small).

---

To accomplish that feature, the Inno langs needed to be patched since
Inno actually forbidden to use that feature when we have a Welcome page.
https://groups.google.com/g/innosetup/c/w0sebw5YAeg

But 'UninstallAppFullTitle' from the following langs couldn't be patched:
- Japanese
- Lativian
2024-06-24 19:56:46 +00:00
..
1_build-deps-crossroad.sh build/windows: Silence 'glib-compile-schemas' in Crossroad Deps script 2024-06-24 00:01:08 +00:00
1_build-deps-msys2.sh build: Respect contributor's own GIMP_PREFIX 2024-06-20 16:20:11 +00:00
2_build-gimp-crossroad.sh build/windows: Little fix after b38d0455 2024-06-15 15:40:45 +00:00
2_build-gimp-msys2.sh build: Respect contributor's own GIMP_PREFIX 2024-06-20 16:20:11 +00:00
3_bundle-gimp-uni_base.sh build/windows: Debloat 'share/locale' bundling 2024-06-23 23:38:49 +00:00
3_bundle-gimp-uni_dep.py build/windows: Debloat a bit Windows bundling 2024-06-15 00:34:54 +00:00
3_bundle-gimp-uni_sym.sh build/windows: Merge '(INFO): moving DWARF...' with '(INFO): extracting...' 2024-06-24 12:21:18 +00:00
4_dist-gimp-inno.ps1 build/windows: Mimic 'AppVerName' against Inno pervasive behavior 2024-06-24 19:56:46 +00:00
4_dist-gimp-winsdk.ps1 build/windows: Debloat a bit Windows bundling 2024-06-15 00:34:54 +00:00
all-deps-uni.txt build/windows: Add 'libxslt' to unified deps list 2024-06-06 14:07:10 +00:00