mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Show the same changelog as changelog plugin in installer
This commit is contained in:
parent
b0fa51692e
commit
0448d765fb
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ SetCompressor /SOLID lzma
|
|||
!define MUI_FINISHPAGE_RUN_FUNCTION "LaunchLink"
|
||||
|
||||
;Add an option to show release notes
|
||||
!define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\release_notes.txt"
|
||||
!define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\plugins\ChangeLogPlugin\changelog.txt"
|
||||
|
||||
; Pages
|
||||
;!insertmacro MUI_PAGE_WELCOME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue