mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-14 21:44:28 +00:00
add all the other scripts to package_data
This commit is contained in:
parent
6402634ec1
commit
ed3b23b0fc
2
setup.py
2
setup.py
@ -457,6 +457,8 @@ setup(
|
|||||||
"ui/web/images/*.gif",
|
"ui/web/images/*.gif",
|
||||||
"ui/web/images/*.png",
|
"ui/web/images/*.png",
|
||||||
"ui/web/js/*.js",
|
"ui/web/js/*.js",
|
||||||
|
"ui/web/js/*/*.js",
|
||||||
|
"ui/web/js/*/*/*.js",
|
||||||
"ui/web/render/*.html",
|
"ui/web/render/*.html",
|
||||||
"ui/web/themes/css/*.css",
|
"ui/web/themes/css/*.css",
|
||||||
"ui/web/themes/*/*.gif",
|
"ui/web/themes/*/*.gif",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user