use deluge16 for state=all
This commit is contained in:
parent
c48932bab8
commit
d65efb3f7a
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…
Reference in New Issue