Philipp Hörist pushed to branch master at gajim / gajim
Commits: 8190db3e by Philipp Hörist at 2024-06-20T21:52:57+02:00 other: Windows: Remove copyright notice at startup Fixes #8116 - - - - - 2 changed files: - win/misc/gajim-portable.nsi - win/misc/gajim.nsi Changes: ===================================== win/misc/gajim-portable.nsi ===================================== @@ -25,7 +25,6 @@ BrandingText "Gajim Setup" !define MUI_ABORTWARNING !insertmacro MUI_PAGE_WELCOME -!insertmacro MUI_PAGE_LICENSE "..\..\COPYING" !insertmacro MUI_PAGE_COMPONENTS !insertmacro MUI_PAGE_DIRECTORY !insertmacro MUI_PAGE_INSTFILES ===================================== win/misc/gajim.nsi ===================================== @@ -29,7 +29,6 @@ Var StartMenuFolder !define MUI_ABORTWARNING !insertmacro MUI_PAGE_WELCOME -!insertmacro MUI_PAGE_LICENSE "..\..\COPYING" !insertmacro MUI_PAGE_COMPONENTS !insertmacro MUI_PAGE_DIRECTORY !define MUI_STARTMENUPAGE_REGISTRY_ROOT "HKCU" View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/8190db3e278b26a41ef9c894dce62476cb03f80d -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/8190db3e278b26a41ef9c894dce62476cb03f80d You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
