AUTHORS.md
MANIFEST.in
NEWS.md
README.md
TRANSLATORS.md
nicotine
setup.cfg
setup.py
doc/DEPENDENCIES.md
doc/PACKAGING.md
doc/RUNFROMGIT.md
doc/SLSKPROTOCOL.md
doc/TRANSLATIONS.md
files/nicotine.1
files/org.nicotine_plus.Nicotine.desktop
files/org.nicotine_plus.Nicotine.svg
files/appdata/org.nicotine_plus.Nicotine.appdata.xml
img/CREDITS.md
img/tray/org.nicotine_plus.Nicotine-away.png
img/tray/org.nicotine_plus.Nicotine-connect.png
img/tray/org.nicotine_plus.Nicotine-disconnect.png
img/tray/org.nicotine_plus.Nicotine-msg.png
nicotine.egg-info/PKG-INFO
nicotine.egg-info/SOURCES.txt
nicotine.egg-info/dependency_links.txt
nicotine.egg-info/top_level.txt
po/POTFILES.in
po/da.po
po/de.po
po/es.po
po/eu.po
po/fi.po
po/fr.po
po/hu.po
po/it.po
po/lt.po
po/nicotine.pot
po/nl.po
po/pl.po
po/pt_BR.po
po/sk.po
po/sv.po
pynicotine/__init__.py
pynicotine/config.py
pynicotine/logfacility.py
pynicotine/pluginsystem.py
pynicotine/pynicotine.py
pynicotine/shares.py
pynicotine/slskmessages.py
pynicotine/slskproto.py
pynicotine/transfers.py
pynicotine/upnp.py
pynicotine/utils.py
pynicotine/geoip/IP2Location.py
pynicotine/geoip/README.md
pynicotine/geoip/__init__.py
pynicotine/geoip/ipcountrydb.bin
pynicotine/gtkgui/__init__.py
pynicotine/gtkgui/chatrooms.py
pynicotine/gtkgui/checklatest.py
pynicotine/gtkgui/countrycodes.py
pynicotine/gtkgui/dialogs.py
pynicotine/gtkgui/dirchooser.py
pynicotine/gtkgui/downloads.py
pynicotine/gtkgui/fastconfigure.py
pynicotine/gtkgui/frame.py
pynicotine/gtkgui/imagedata.py
pynicotine/gtkgui/notifications.py
pynicotine/gtkgui/nowplaying.py
pynicotine/gtkgui/privatechat.py
pynicotine/gtkgui/roomlist.py
pynicotine/gtkgui/roomwall.py
pynicotine/gtkgui/search.py
pynicotine/gtkgui/settingswindow.py
pynicotine/gtkgui/transferlist.py
pynicotine/gtkgui/tray.py
pynicotine/gtkgui/uploads.py
pynicotine/gtkgui/userbrowse.py
pynicotine/gtkgui/userinfo.py
pynicotine/gtkgui/userlist.py
pynicotine/gtkgui/utils.py
pynicotine/gtkgui/wishlist.py
pynicotine/gtkgui/ui/__init__.py
pynicotine/gtkgui/ui/buddylist.ui
pynicotine/gtkgui/ui/chatrooms.ui
pynicotine/gtkgui/ui/fastconfigure.ui
pynicotine/gtkgui/ui/mainwindow.ui
pynicotine/gtkgui/ui/nowplaying.ui
pynicotine/gtkgui/ui/privatechat.ui
pynicotine/gtkgui/ui/roomlist.ui
pynicotine/gtkgui/ui/roomwall.ui
pynicotine/gtkgui/ui/search.ui
pynicotine/gtkgui/ui/userbrowse.ui
pynicotine/gtkgui/ui/userinfo.ui
pynicotine/gtkgui/ui/wishlist.ui
pynicotine/gtkgui/ui/about/about.ui
pynicotine/gtkgui/ui/about/chatroomcommands.ui
pynicotine/gtkgui/ui/about/privatechatcommands.ui
pynicotine/gtkgui/ui/about/searchfilters.ui
pynicotine/gtkgui/ui/settings/autoreplace.ui
pynicotine/gtkgui/ui/settings/away.ui
pynicotine/gtkgui/ui/settings/ban.ui
pynicotine/gtkgui/ui/settings/censor.ui
pynicotine/gtkgui/ui/settings/colours.ui
pynicotine/gtkgui/ui/settings/completion.ui
pynicotine/gtkgui/ui/settings/downloads.ui
pynicotine/gtkgui/ui/settings/events.ui
pynicotine/gtkgui/ui/settings/fonts.ui
pynicotine/gtkgui/ui/settings/geoblock.ui
pynicotine/gtkgui/ui/settings/icons.ui
pynicotine/gtkgui/ui/settings/ignore.ui
pynicotine/gtkgui/ui/settings/log.ui
pynicotine/gtkgui/ui/settings/notebook.ui
pynicotine/gtkgui/ui/settings/notifications.ui
pynicotine/gtkgui/ui/settings/plugin.ui
pynicotine/gtkgui/ui/settings/pluginproperties.ui
pynicotine/gtkgui/ui/settings/search.ui
pynicotine/gtkgui/ui/settings/server.ui
pynicotine/gtkgui/ui/settings/settingswindow.ui
pynicotine/gtkgui/ui/settings/shares.ui
pynicotine/gtkgui/ui/settings/tts.ui
pynicotine/gtkgui/ui/settings/uploads.ui
pynicotine/gtkgui/ui/settings/urlcatch.ui
pynicotine/gtkgui/ui/settings/userinfo.ui
pynicotine/plugins/README.md
pynicotine/plugins/__init__.py
pynicotine/plugins/anti_shout/PLUGININFO
pynicotine/plugins/anti_shout/__init__.py
pynicotine/plugins/examplars/90-checkport.py
pynicotine/plugins/examplars/README
pynicotine/plugins/leech_detector/PLUGININFO
pynicotine/plugins/leech_detector/__init__.py
pynicotine/plugins/memory_debugger/PLUGININFO
pynicotine/plugins/memory_debugger/__init__.py
pynicotine/plugins/multipaste/PLUGININFO
pynicotine/plugins/multipaste/__init__.py
pynicotine/plugins/plugindebugger/PLUGININFO
pynicotine/plugins/plugindebugger/__init__.py
pynicotine/plugins/reddit/PLUGININFO
pynicotine/plugins/reddit/__init__.py
pynicotine/plugins/spamfilter/PLUGININFO
pynicotine/plugins/spamfilter/__init__.py
pynicotine/plugins/testreplier/PLUGININFO
pynicotine/plugins/testreplier/__init__.py
test/__init__.py
test/data/login/socket_localhost_22420.log
test/data/search/socket_5.2.66.180_54409.log
test/data/search/socket_67.191.186.161_51059.log
test/data/search/socket_69.242.62.166_53514.log
test/data/search/socket_71.64.120.103_60948.log
test/data/search/socket_75.118.199.15_56530.log
test/data/search/socket_77.96.161.99_61037.log
test/data/search/socket_81.96.253.136_59660.log
test/data/search/socket_86.28.199.134_55980.log
test/data/search/socket_91.153.176.25_55414.log
test/data/search/socket_localhost_22420.log
test/integration/__init__.py
test/integration/nicotine.robot
test/integration/nicotine_library.py
test/unit/__init__.py
test/unit/mock_socket.py
test/unit/test_file_search.py
test/unit/test_login.py
test/unit/test_version.py
test/unit/data/login/socket_localhost_22420.log