mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-10 00:46:48 -06:00
NSIS: revise license page
The GPL doesn't need to be agreed with and therefore remove 'I accept agreement' checkbox and adjust related UI elements. Closes #22660. PR #22775.
This commit is contained in:
parent
7648a2838d
commit
e10fb40a48
3
dist/windows/config.nsh
vendored
3
dist/windows/config.nsh
vendored
@ -111,7 +111,8 @@ RequestExecutionLevel user
|
|||||||
!define MUI_HEADERIMAGE
|
!define MUI_HEADERIMAGE
|
||||||
!define MUI_COMPONENTSPAGE_NODESC
|
!define MUI_COMPONENTSPAGE_NODESC
|
||||||
;!define MUI_ICON "qbittorrent.ico"
|
;!define MUI_ICON "qbittorrent.ico"
|
||||||
!define MUI_LICENSEPAGE_CHECKBOX
|
!define MUI_LICENSEPAGE_BUTTON $(^NextBtn)
|
||||||
|
!define MUI_LICENSEPAGE_TEXT_BOTTOM "$_CLICK"
|
||||||
!define MUI_LANGDLL_ALLLANGUAGES
|
!define MUI_LANGDLL_ALLLANGUAGES
|
||||||
|
|
||||||
;--------------------------------
|
;--------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user