nsi script: update expected extensions of changelogs
This commit is contained in:
parent
ec761f88d6
commit
823d37c37a
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ Section "Battle for Wesnoth" BfWSection
|
|||
File "/oname=README.txt" README.md
|
||||
File "/oname=copyright.txt" copyright
|
||||
File "/oname=COPYING.txt" COPYING
|
||||
File "/oname=changelog.txt" changelog
|
||||
File "/oname=players_changelog.txt" players_changelog
|
||||
File "/oname=changelog.txt" changelog.md
|
||||
File "/oname=players_changelog.txt" players_changelog.md
|
||||
File cwesnoth.cmd
|
||||
|
||||
%NSIS_INSTALL_FILES
|
||||
|
|
Loading…
Add table
Reference in a new issue