Renamed SubSections to SectionGroups
This commit is contained in:
parent
04178043d8
commit
8afa4441d1
@ -161,7 +161,7 @@
|
|||||||
|
|
||||||
; Installer Sections
|
; Installer Sections
|
||||||
|
|
||||||
SubSection /e "Dependencies" dependencies
|
SectionGroup /e "Dependencies" dependencies
|
||||||
|
|
||||||
Section "Python" python
|
Section "Python" python
|
||||||
|
|
||||||
@ -252,9 +252,9 @@ SubSection /e "Dependencies" dependencies
|
|||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
SubSectionEnd
|
SectionGroupEnd
|
||||||
|
|
||||||
SubSection /e "Core" core
|
SectionGroup /e "Core" core
|
||||||
|
|
||||||
Section "Deluge" deluge
|
Section "Deluge" deluge
|
||||||
|
|
||||||
@ -268,7 +268,7 @@ SubSection /e "Core" core
|
|||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
SubSectionEnd
|
SectionGroupEnd
|
||||||
|
|
||||||
; Descriptions
|
; Descriptions
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user