Renamed SubSections to SectionGroups

This commit is contained in:
John Garland 2009-02-24 05:43:55 +00:00
commit 8afa4441d1

View file

@ -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