use https
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ee1670ccfb
commit
9a47586141
20 changed files with 48 additions and 48 deletions
|
@ -240,7 +240,7 @@ nsDialogs::CreateControl ${__NSD_Label_CLASS} ${__NSD_Label_STYLE}|${SS_CENTERIM
|
|||
Pop $0
|
||||
${SetCtlColors} $0 ${CT_FOOTER} transparent transparent
|
||||
SendMessage $0 ${WM_SETFONT} ${HF_HEADER} 1
|
||||
nsDialogs::SetUserData $0 "http://nsis.sourceforge.net"
|
||||
nsDialogs::SetUserData $0 "https://nsis.sourceforge.io"
|
||||
${NSD_OnClick} $0 OnLinkClick
|
||||
|
||||
nsDialogs::Show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue