mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 14:38:38 +00:00
Include all .svg files in data/pixmaps.
This commit is contained in:
parent
1872a2634a
commit
f18b42b64d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -249,7 +249,7 @@ setup(
|
|||
include_package_data = True,
|
||||
package_data = {"deluge": ["ui/gtkui/glade/*.glade",
|
||||
"data/pixmaps/*.png",
|
||||
"data/pixmaps/deluge.svg",
|
||||
"data/pixmaps/*.svg",
|
||||
"data/revision",
|
||||
"plugins/*.egg",
|
||||
"i18n/*.pot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue