mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-22 12:34:50 +00:00
use deluge16 for state=all
This commit is contained in:
parent
c48932bab8
commit
d65efb3f7a
2 changed files with 1 additions and 0 deletions
BIN
deluge/data/pixmaps/deluge16.png
Normal file
BIN
deluge/data/pixmaps/deluge16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 722 B |
|
@ -43,6 +43,7 @@ from deluge.ui.client import aclient
|
|||
from deluge.configmanager import ConfigManager
|
||||
|
||||
STATE_PIX = {
|
||||
"All":"deluge",
|
||||
"Downloading":"downloading",
|
||||
"Seeding":"seeding",
|
||||
"Paused":"inactive",
|
||||
|
|
Loading…
Add table
Reference in a new issue