fixed bug #1951417 - fix and re-enable the HeaderBitmap.nsi test on Linux
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5634 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
801e06439f
commit
4b5022d646
2 changed files with 2 additions and 3 deletions
|
@ -140,8 +140,7 @@ Examples/System/System.nsi
|
|||
Examples/nsDialogs/example.nsi
|
||||
Examples/nsDialogs/InstallOptions.nsi
|
||||
Examples/nsDialogs/welcome.nsi""")
|
||||
+ ['Examples/Modern UI/WelcomeFinish.nsi']
|
||||
+ ['Examples/Modern UI/HeaderBitmap.nsi'])
|
||||
+ ['Examples/Modern UI/WelcomeFinish.nsi'])
|
||||
|
||||
# version
|
||||
opts.Add(('VERSION', 'Version of NSIS', cvs_version))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue