mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-22 12:34:50 +00:00
use temporary 'active' image, andar:please commit the final one
This commit is contained in:
parent
7b52f7fa97
commit
c48932bab8
2 changed files with 2 additions and 1 deletions
BIN
deluge/data/pixmaps/active16.png
Normal file
BIN
deluge/data/pixmaps/active16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 696 B |
|
@ -48,7 +48,8 @@ STATE_PIX = {
|
|||
"Paused":"inactive",
|
||||
"Checking":"checking",
|
||||
"Queued":"queued",
|
||||
"Error":"alert"
|
||||
"Error":"alert",
|
||||
"Active":"active"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue