mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-12 19:28:42 +00:00
Fixed up uninstaller's sections
This commit is contained in:
parent
96520084c6
commit
8247048ff8
1 changed files with 2 additions and 24 deletions
|
@ -196,7 +196,7 @@ SectionGroup /e "Dependencies" dependencies
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "PyCairo"
|
Section "PyCairo" pycairo
|
||||||
|
|
||||||
SectionIn 1
|
SectionIn 1
|
||||||
|
|
||||||
|
@ -277,68 +277,46 @@ SectionGroup /e "un.Dependencies" undependencies
|
||||||
|
|
||||||
Section "un.Python" unpython
|
Section "un.Python" unpython
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.Python Win32 Extensions" unpywin32
|
Section "un.Python Win32 Extensions" unpywin32
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.GTK+ Runtime" ungtk+
|
Section "un.GTK+ Runtime" ungtk+
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.PyGTK" unpygtk
|
Section "un.PyGTK" unpygtk
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "PyCairo"
|
Section "un.PyCairo" unpycairo
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.PyGame" unpygame
|
Section "un.PyGame" unpygame
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.PyGObject" unpygobject
|
Section "un.PyGObject" unpygobject
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.PyOpenSSL" unpyopenssl
|
Section "un.PyOpenSSL" unpyopenssl
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.PyXdg" unpyxdg
|
Section "un.PyXdg" unpyxdg
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.Setuptools" unsetuptools
|
Section "un.Setuptools" unsetuptools
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "un.libtorrent" unlibtorrent
|
Section "un.libtorrent" unlibtorrent
|
||||||
|
|
||||||
SectionIn 1
|
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
SectionGroupEnd
|
SectionGroupEnd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue