mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
Renamed SubSections to SectionGroups
This commit is contained in:
parent
04178043d8
commit
8afa4441d1
1 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue