renamed SubSection to SectionGroup

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3852 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-01-10 12:43:52 +00:00
parent fe03bb3d47
commit f2cba8c2cb
15 changed files with 66 additions and 57 deletions

View file

@ -98,7 +98,7 @@ SectionIn 1 2 3
SectionEnd
SubSection /e SubSection1
SectionGroup /e SectionGroup1
Section "Test Registry/INI functions"
@ -144,7 +144,7 @@ Section "Test CreateShortCut"
SectionEnd
SubSection Sub2
SectionGroup Group2
Section "Test Branching"
@ -192,7 +192,7 @@ Section "Test Branching"
SectionEnd
SubSectionEnd
SectionGroupEnd
Section "Test CopyFiles"
@ -203,7 +203,7 @@ Section "Test CopyFiles"
SectionEnd
SubSectionEnd
SectionGroupEnd
Section "Test Exec functions" CRAPIDX