applied patch #1184571 - Some fixes to the examples (case sensitive filenames)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3979 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5113e9afa5
commit
04a5b7dd94
3 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ Name "Version Info"
|
|||
|
||||
OutFile "VersionInfo.exe"
|
||||
|
||||
LoadLanguageFile "${NSISDIR}\Contrib\Language Files\English.nlf"
|
||||
LoadLanguageFile "${NSISDIR}\Contrib\Language files\English.nlf"
|
||||
;--------------------------------
|
||||
;Version Information
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue