tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5346 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c7c7bec9ec
commit
581c2dc968
1 changed files with 155 additions and 151 deletions
|
@ -310,11 +310,15 @@ Header file for creating custom installer pages with nsDialogs
|
|||
!macroend
|
||||
|
||||
!macro NSD_FUNCTION_INIFILE
|
||||
|
||||
!insertmacro NSD_INIFILE ""
|
||||
|
||||
!macroend
|
||||
|
||||
!macro NSD_UNFUNCTION_INIFILE
|
||||
|
||||
!insertmacro NSD_INIFILE un.
|
||||
|
||||
!macroend
|
||||
|
||||
!macro NSD_INIFILE UNINSTALLER_FUNCPREFIX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue