mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-08 09:28:41 +00:00
Include GeoIP database for country look-ups
This commit is contained in:
parent
58bca167b3
commit
e64595120e
3 changed files with 5 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -311,6 +311,7 @@ setup(
|
|||
"data/pixmaps/*.ico",
|
||||
"data/pixmaps/flags/*.png",
|
||||
"data/revision",
|
||||
"data/GeoIP.dat",
|
||||
"plugins/*.egg",
|
||||
"i18n/*.pot",
|
||||
"i18n/*/LC_MESSAGES/*.mo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue