mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-06-27 17:09:53 -04: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
1 changed files with 2 additions and 1 deletions
3
dist/windows/config.nsh
vendored
3
dist/windows/config.nsh
vendored
|
@ -111,7 +111,8 @@ RequestExecutionLevel user
|
|||
!define MUI_HEADERIMAGE
|
||||
!define MUI_COMPONENTSPAGE_NODESC
|
||||
;!define MUI_ICON "qbittorrent.ico"
|
||||
!define MUI_LICENSEPAGE_CHECKBOX
|
||||
!define MUI_LICENSEPAGE_BUTTON $(^NextBtn)
|
||||
!define MUI_LICENSEPAGE_TEXT_BOTTOM "$_CLICK"
|
||||
!define MUI_LANGDLL_ALLLANGUAGES
|
||||
|
||||
;--------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue