mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +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
|
from deluge.configmanager import ConfigManager
|
||||||
|
|
||||||
STATE_PIX = {
|
STATE_PIX = {
|
||||||
|
"All":"deluge",
|
||||||
"Downloading":"downloading",
|
"Downloading":"downloading",
|
||||||
"Seeding":"seeding",
|
"Seeding":"seeding",
|
||||||
"Paused":"inactive",
|
"Paused":"inactive",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue