Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10995535
D6612.id15871.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
146 KB
Referenced Files
None
Subscribers
None
D6612.id15871.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,44 +1,40 @@
name : deluge
-version : 1.3.15
-release : 13
+version : 2.0.3
+release : 14
source :
- - https://github.com/deluge-torrent/deluge/archive/deluge-1.3.15.tar.gz : 6f2accf55bd97828f81ea13d5f29087103eb4f95b6be957323e23174cdc86826
+ - https://ftp.osuosl.org/pub/deluge/source/2.0/deluge-2.0.3.tar.xz : 7e7ae8e6ca2a2bf0d487227cecf81e27332f0b92b567cc2bda38e47d859da891
license : GPL-3.0-or-later
component : network.download
-summary : Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.
+summary : A full-featured BitTorrent client
description: |
- Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.
+ Deluge is a full-featured BitTorrent client written in Python and GTK.
builddeps :
- - pkgconfig(librsvg-2.0)
- - pkgconfig(libtorrent-rasterbar)
- - pkgconfig(pygtk-2.0)
- - pkgconfig(python-2.7)
+ - python-wheel
- intltool
- - python-chardet
- - python-openssl
- - python-setuptools
- - pyxdg
- - xdg-utils
rundeps :
+ - librsvg
- libtorrent-rasterbar
- - python-cryptography
+ - python-cairo
- python-chardet
+ - python-dbus
+ - python-geoip
+ - python-gobject
- python-openssl
- - python-service-identity
- - pyxdg
- - python-zope.interface
- - python-twisted
- - python-setuptools
- - python-gtk2
+ - python-rencode
+ - python-pillow
+ - python-setproctitle
- python-six
- - python-gobject2
- - python-cairo
+ - python-twisted
+ - python-zope.interface
+ - pyxdg
+ - xdg-utils
+setup : |
+ # Mako is a dep of the Web UI. We don't need it
+ sed "/'mako'/d" -i setup.py
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
- # Remove the web cruft
- rm %installroot%/usr/bin/deluge-web
- rm %installroot%/usr/bin/deluged
- rm -rf %installroot%/usr/lib/python2.7/site-packages/deluge/ui/web
- rm -rf %installroot%/usr/share/man/man1/{deluge-web,deluged}.1
+ %python3_install
+ rm $installdir/usr/bin/{deluge-web,deluged}
+ rm $installdir/usr/share/man/man1/{deluge-web,deluged}.1
+ rm -rf $installdir/usr/lib/python*/site-packages/deluge/ui/web
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,612 +2,717 @@
<Source>
<Name>deluge</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>network.download</PartOf>
- <Summary xml:lang="en">Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.</Summary>
- <Description xml:lang="en">Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.
+ <Summary xml:lang="en">A full-featured BitTorrent client</Summary>
+ <Description xml:lang="en">Deluge is a full-featured BitTorrent client written in Python and GTK.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>deluge</Name>
- <Summary xml:lang="en">Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.</Summary>
- <Description xml:lang="en">Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows.
+ <Summary xml:lang="en">A full-featured BitTorrent client</Summary>
+ <Description xml:lang="en">Deluge is a full-featured BitTorrent client written in Python and GTK.
</Description>
<PartOf>network.download</PartOf>
<Files>
<Path fileType="executable">/usr/bin/deluge</Path>
<Path fileType="executable">/usr/bin/deluge-console</Path>
<Path fileType="executable">/usr/bin/deluge-gtk</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge-1.3.15-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/__rpcapi.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/__rpcapi.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/_libtorrent.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/_libtorrent.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/bencode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/bencode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/component.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/component.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/configmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/configmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/alertmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/alertmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/authmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/authmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/autoadd.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/autoadd.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/core.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/core.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/daemon.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/daemon.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/eventmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/eventmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/filtermanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/filtermanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/oldstateupgrader.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/oldstateupgrader.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/pluginmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/pluginmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/preferencesmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/preferencesmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/rpcserver.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/torrent.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/torrent.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/torrentmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/core/torrentmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/active.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/active16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/alert.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/alert16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/all.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/all16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/checking.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/checking16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/deluge-about.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/deluge.ico</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/deluge.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/deluge.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/deluge16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/dht.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/dht16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/downloading.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/downloading16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ad.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ae.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/af.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ag.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ai.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/al.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/am.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/an.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ao.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/aq.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ar.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/as.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/at.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/au.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/aw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ax.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/az.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ba.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bb.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bd.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/be.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bh.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bi.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bj.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/br.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bs.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bv.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/by.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/bz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ca.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cd.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ch.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ci.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ck.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cl.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/co.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cs.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cv.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cx.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cy.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/cz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/de.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/dj.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/dk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/dm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/do.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/dz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ec.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ee.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/eg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/eh.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/er.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/es.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/et.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fi.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fj.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/fx.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ga.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gb.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gd.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ge.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gh.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gi.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gl.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gp.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gq.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gs.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/gy.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/hk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/hm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/hn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/hr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ht.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/hu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/id.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ie.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/il.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/in.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/io.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/iq.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ir.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/is.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/it.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/je.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/jm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/jo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/jp.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ke.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kh.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ki.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/km.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kp.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ky.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/kz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/la.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lb.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/li.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ls.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/lv.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ly.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ma.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/md.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/me.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mh.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ml.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mo.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mp.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mq.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ms.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mv.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mx.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/my.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/mz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/na.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/nc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ne.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/nf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ng.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ni.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/nl.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/no.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/np.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/nr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/nu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/nz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/om.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pa.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pe.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ph.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pl.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ps.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/pw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/py.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/qa.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/re.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ro.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/rs.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ru.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/rw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sa.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sb.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sd.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/se.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sh.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/si.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sj.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sl.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/so.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/st.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sv.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sy.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/sz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/td.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/th.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tj.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tk.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tl.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/to.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tp.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tr.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tv.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/tz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ua.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ug.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/um.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/us.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/uy.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/uz.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/va.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/vc.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ve.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/vg.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/vi.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/vn.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/vu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/wf.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ws.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/ye.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/yt.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/yu.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/za.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/zm.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/flags/zw.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/inactive.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/inactive16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/loading.gif</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/lock48.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/magnet.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/queued.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/queued16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/seeding.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/seeding16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/tracker_all16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/tracker_warning16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/traffic.svg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/data/pixmaps/traffic16.png</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/decorators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/decorators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/error.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/error.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/event.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/event.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/httpdownloader.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/httpdownloader.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/af/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ar/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ast/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/be/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/bg/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/bn/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/bs/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ca/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/cs/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/cy/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/da/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/de/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/el/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/en_AU/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/en_CA/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/en_GB/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/eo/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/es/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/et/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/eu/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/fa/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/fi/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/fo/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/fr/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/fy/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ga/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/gl/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/he/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/hi/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/hr/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/hu/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/id/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/is/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/it/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/iu/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ja/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ka/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/kk/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/km/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/kn/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ko/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ku/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ky/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/la/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/lb/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/lt/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/lv/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/mk/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ml/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ms/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/nap/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/nb/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/nds/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/nl/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/nn/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/oc/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/pl/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/pms/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/pt/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/pt_BR/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ro/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ru/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/si/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/sk/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/sl/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/sr/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/sv/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ta/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/te/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/th/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/tl/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/tlh/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/tr/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/uk/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/ur/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/vi/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/zh_CN/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/zh_HK/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/i18n/zh_TW/LC_MESSAGES/deluge.mo</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/log.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/log.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/main.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/main.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/maketorrent.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/maketorrent.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/metafile.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/metafile.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/pluginmanagerbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/pluginmanagerbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/AutoAdd-1.5-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/Blocklist-1.3-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/Execute-1.3-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/Extractor-0.6-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/Label-0.2-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/Notifications-0.2-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/Scheduler-0.3-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/WebUi-0.1-py2.7.egg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/init.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/init.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/pluginbase.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/plugins/pluginbase.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/rencode.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/rencode.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/Win32IconImagePlugin.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/Win32IconImagePlugin.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/client.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/client.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/colors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/colors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/add.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/add.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/connect.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/connect.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/debug.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/debug.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/halt.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/halt.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/help.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/help.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/info.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/info.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/pause.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/pause.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/plugin.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/plugin.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/quit.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/quit.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/recheck.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/recheck.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/resume.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/resume.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/rm.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/commands/rm.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/eventlog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/eventlog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/main.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/main.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/screen.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/screen.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/statusbars.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/console/statusbars.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/coreconfig.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/coreconfig.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/countries.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/countries.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/aboutdialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/aboutdialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/addtorrentdialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/addtorrentdialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/connectionmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/connectionmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/createtorrentdialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/createtorrentdialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/details_tab.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/details_tab.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/dialogs.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/dialogs.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/edittrackersdialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/edittrackersdialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/files_tab.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/files_tab.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/filtertreeview.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/filtertreeview.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/add_torrent_dialog.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/connection_manager.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/create_torrent_dialog.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/dgtkpopups.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/edit_trackers.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/filtertree_menu.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/main_window.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/move_storage_dialog.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/preferences_dialog.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/queuedtorrents.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/remove_torrent_dialog.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/torrent_menu.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/glade/tray_menu.glade</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/ipcinterface.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/ipcinterface.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/listview.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/listview.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/mainwindow.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/mainwindow.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/menubar.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/menubar.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/menubar_osx.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/menubar_osx.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/new_release_dialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/new_release_dialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/notification.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/notification.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/options_tab.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/options_tab.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/peers_tab.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/peers_tab.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/pluginmanager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/pluginmanager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/preferences.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/preferences.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/queuedtorrents.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/queuedtorrents.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/removetorrentdialog.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/removetorrentdialog.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/sidebar.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/sidebar.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/status_tab.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/status_tab.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/statusbar.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/statusbar.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/systemtray.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/systemtray.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/toolbar.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/toolbar.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentdetails.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentdetails.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentview.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/gtkui/torrentview.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/sessionproxy.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/sessionproxy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/tracker_icons.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/tracker_icons.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/ui.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/deluge/ui/ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge-2.0.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge-2.0.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge-2.0.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge-2.0.3-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge-2.0.3-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge-2.0.3-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/_libtorrent.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/argparserbase.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/bencode.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/component.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/config.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/configmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/crypto_utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/error.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/event.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/httpdownloader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/log.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/maketorrent.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/metafile.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/path_chooser_common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/pluginmanagerbase.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/__pycache__/transfer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/_libtorrent.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/argparserbase.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/bencode.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/component.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/configmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/alertmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/authmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/core.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/daemon.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/daemon_entry.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/eventmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/filtermanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/pluginmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/preferencesmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/rpcserver.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/torrent.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/__pycache__/torrentmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/alertmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/authmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/core.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/daemon.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/daemon_entry.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/eventmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/filtermanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/pluginmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/preferencesmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/rpcserver.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/torrent.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/core/torrentmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/crypto_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/error.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/event.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/httpdownloader.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/__pycache__/languages.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ar/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ast/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/be/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/bg/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/bn/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/bs/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ca/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/cs/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/cy/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/da/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/de/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/el/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/en_AU/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/en_CA/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/en_GB/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/eo/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/es/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/et/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/eu/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/fa/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/fi/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/fr/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/fy/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/gl/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/he/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/hi/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/hr/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/hu/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/id/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/is/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/it/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/iu/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ja/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ka/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/kk/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/kn/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ko/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ku/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/la/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/languages.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/lt/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/lv/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/mk/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ms/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/nb/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/nds/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/nl/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/pl/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/pms/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/pt/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/pt_BR/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ro/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ru/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/si/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/sk/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/sl/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/sr/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/sv/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/ta/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/th/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/tl/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/tlh/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/tr/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/uk/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/vi/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/zh_CN/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/zh_HK/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/i18n/zh_TW/LC_MESSAGES/deluge.mo</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/log.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/maketorrent.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/metafile.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/path_chooser_common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/pluginmanagerbase.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/AutoAdd-1.8-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Blocklist-1.4-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Execute-1.3-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Extractor-0.7-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Label-0.3-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Notifications-0.3-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Scheduler-0.3-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Stats-0.4-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/Toggle-0.4-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/WebUi-0.2-py3.6.egg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/__pycache__/init.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/__pycache__/pluginbase.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/init.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/plugins/pluginbase.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/transfer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/client.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/coreconfig.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/countries.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/hostlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/sessionproxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/tracker_icons.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/ui.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/__pycache__/ui_entry.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/client.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/__pycache__/console.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/__pycache__/main.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/__pycache__/parser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/__pycache__/command.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/command.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/add.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/cache.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/config.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/connect.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/debug.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/gui.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/halt.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/help.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/info.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/manage.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/move.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/pause.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/plugin.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/quit.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/recheck.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/resume.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/rm.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/status.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/__pycache__/update_tracker.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/add.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/connect.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/debug.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/gui.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/halt.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/help.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/info.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/manage.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/move.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/pause.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/quit.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/recheck.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/resume.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/rm.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/status.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/cmdline/commands/update_tracker.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/console.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/main.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/add_util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/addtorrents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/basemode.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/cmdline.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/connectionmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/eventview.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/__pycache__/torrentdetail.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/add_util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/addtorrents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/basemode.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/cmdline.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/connectionmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/eventview.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/preferences/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/preferences/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/preferences/__pycache__/preference_panes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/preferences/__pycache__/preferences.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/preferences/preference_panes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/preferences/preferences.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentdetail.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/add_torrents_popup.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/filtersidebar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/queue_mode.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/search_mode.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/torrentactions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/torrentlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/torrentview.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/__pycache__/torrentviewcolumns.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/add_torrents_popup.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/filtersidebar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/queue_mode.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/search_mode.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/torrentactions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/torrentlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/torrentview.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/modes/torrentlist/torrentviewcolumns.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__pycache__/colors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__pycache__/column.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__pycache__/curses_util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/__pycache__/format_utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/colors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/column.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/curses_util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/utils/format_utils.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/fields.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/inputpane.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/popup.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/sidebar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/statusbars.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/__pycache__/window.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/fields.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/inputpane.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/popup.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/sidebar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/statusbars.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/console/widgets/window.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/coreconfig.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/countries.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/active.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/active16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/alert.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/alert16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/all.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/all16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/checking.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/checking16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/deluge-about.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/deluge.ico</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/deluge.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/deluge.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/deluge16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/dht.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/dht16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/downloading.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/downloading16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ad.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ae.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/af.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ag.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ai.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/al.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/am.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/an.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ao.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/aq.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ar.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/as.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/at.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/au.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/aw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ax.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/az.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ba.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bb.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bd.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/be.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bh.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bi.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bj.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bo.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/br.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bs.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bv.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/by.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/bz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ca.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cd.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ch.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ci.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ck.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cl.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/co.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cs.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cv.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cx.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cy.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/cz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/de.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/dj.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/dk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/dm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/do.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/dz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ec.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ee.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/eg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/eh.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/er.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/es.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/et.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fi.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fj.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fo.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/fx.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ga.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gb.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gd.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ge.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gh.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gi.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gl.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gp.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gq.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gs.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/gy.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/hk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/hm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/hn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/hr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ht.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/hu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/id.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ie.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/il.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/in.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/io.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/iq.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ir.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/is.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/it.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/je.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/jm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/jo.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/jp.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ke.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kh.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ki.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/km.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kp.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ky.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/kz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/la.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lb.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/li.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ls.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/lv.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ly.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ma.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/md.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/me.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mh.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ml.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mo.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mp.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mq.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ms.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mv.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mx.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/my.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/mz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/na.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/nc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ne.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/nf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ng.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ni.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/nl.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/no.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/np.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/nr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/nu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/nz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/om.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pa.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pe.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ph.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pl.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ps.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/pw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/py.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/qa.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/re.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ro.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/rs.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ru.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/rw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sa.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sb.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sd.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/se.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sh.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/si.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sj.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sl.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/so.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/st.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sv.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sy.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/sz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/td.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/th.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tj.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tk.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tl.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/to.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tp.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tr.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tv.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/tz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ua.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ug.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/um.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/us.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/uy.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/uz.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/va.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/vc.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ve.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/vg.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/vi.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/vn.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/vu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/wf.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ws.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/ye.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/yt.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/yu.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/za.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/zm.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/flags/zw.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/inactive.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/inactive16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/loading.gif</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/magnet.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/queued.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/queued16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/seeding.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/seeding16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/tracker_all16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/tracker_warning16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/traffic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/data/pixmaps/traffic16.png</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/aboutdialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/addtorrentdialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/connectionmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/createtorrentdialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/details_tab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/dialogs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/edittrackersdialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/files_tab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/filtertreeview.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/gtkui.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/ipcinterface.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/listview.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/mainwindow.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/menubar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/menubar_osx.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/new_release_dialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/options_tab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/path_chooser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/path_combo_chooser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/peers_tab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/piecesbar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/pluginmanager.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/preferences.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/queuedtorrents.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/removetorrentdialog.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/sidebar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/status_tab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/statusbar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/systemtray.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/tab_data_funcs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/toolbar.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/torrentdetails.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/torrentview.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/torrentview_data_funcs.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/__pycache__/trackers_tab.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/aboutdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/addtorrentdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/connectionmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/createtorrentdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/details_tab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/dialogs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/edittrackersdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/files_tab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/filtertreeview.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/add_torrent_dialog.infohash.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/add_torrent_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/add_torrent_dialog.url.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/connect_peer_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/connection_manager.addhost.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/connection_manager.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/create_torrent_dialog.progress.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/create_torrent_dialog.remote_path.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/create_torrent_dialog.remote_save.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/create_torrent_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/edit_trackers.add.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/edit_trackers.edit.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/edit_trackers.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/filtertree_menu.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/main_window.new_release.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/main_window.tabs.menu_file.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/main_window.tabs.menu_peer.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/main_window.tabs.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/main_window.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/move_storage_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/other_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/path_combo_chooser.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/preferences_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/queuedtorrents.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/remove_torrent_dialog.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/torrent_menu.options.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/torrent_menu.queue.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/torrent_menu.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/glade/tray_menu.ui</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/gtkui.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/ipcinterface.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/listview.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/mainwindow.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/menubar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/menubar_osx.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/new_release_dialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/options_tab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/path_chooser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/path_combo_chooser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/peers_tab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/piecesbar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/pluginmanager.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/preferences.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/queuedtorrents.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/removetorrentdialog.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/sidebar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/status_tab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/statusbar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/systemtray.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/tab_data_funcs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/toolbar.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/torrentdetails.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/torrentview.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/torrentview_data_funcs.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/gtk3/trackers_tab.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/hostlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/sessionproxy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/tracker_icons.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/ui.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/deluge/ui/ui_entry.py</Path>
+ <Path fileType="data">/usr/share/appdata/deluge.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/deluge.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/deluge.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/deluge-panel.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/192x192/apps/deluge.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/22x22/apps/deluge-panel.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/deluge.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/deluge-panel.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/24x24/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/256x256/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/36x36/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/deluge.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/72x72/apps/deluge.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/96x96/apps/deluge.png</Path>
@@ -616,16 +721,15 @@
<Path fileType="man">/usr/share/man/man1/deluge-gtk.1</Path>
<Path fileType="man">/usr/share/man/man1/deluge.1</Path>
<Path fileType="data">/usr/share/pixmaps/deluge.png</Path>
- <Path fileType="data">/usr/share/pixmaps/deluge.xpm</Path>
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-12-24</Date>
- <Version>1.3.15</Version>
+ <Update release="14">
+ <Date>2019-06-28</Date>
+ <Version>2.0.3</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 27, 5:23 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5797724
Default Alt Text
D6612.id15871.diff (146 KB)
Attached To
Mode
D6612: Update deluge to 2.0.3
Attached
Detach File
Event Timeline
Log In to Comment