mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Merge pull request #1750 from Buddybenj/license
Use Consistent Spelling of "License"
This commit is contained in:
commit
7d9c9ae177
@ -25,7 +25,7 @@ SetCompressor /SOLID lzma
|
|||||||
!define MUI_LANGDLL_REGISTRY_VALUENAME "NSIS:Language"
|
!define MUI_LANGDLL_REGISTRY_VALUENAME "NSIS:Language"
|
||||||
|
|
||||||
; License page
|
; License page
|
||||||
!insertmacro MUI_PAGE_LICENSE "..\License.txt"
|
!insertmacro MUI_PAGE_LICENSE "..\license.txt"
|
||||||
; Components page
|
; Components page
|
||||||
!insertmacro MUI_PAGE_COMPONENTS
|
!insertmacro MUI_PAGE_COMPONENTS
|
||||||
; Directory page
|
; Directory page
|
||||||
|
Loading…
Reference in New Issue
Block a user