mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
fix missing icon
This commit is contained in:
parent
071a0cdbaa
commit
e5f9a313c2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -171,7 +171,7 @@ setup(
|
|||
include_package_data = True,
|
||||
package_data = {"deluge": ["ui/gtkui/glade/*.glade",
|
||||
"data/pixmaps/*.png",
|
||||
"data/pixmaps/logo.svg",
|
||||
"data/pixmaps/deluge.svg",
|
||||
"plugins/*.egg",
|
||||
"i18n/*.pot",
|
||||
"i18n/*/LC_MESSAGES/*.mo",
|
||||
|
|
Loading…
Add table
Reference in a new issue