mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-24 18:29:12 +00:00
use deluge16.png for state=all
This commit is contained in:
parent
d65efb3f7a
commit
fa05f1222c
@ -427,6 +427,8 @@ class pixmaps:
|
||||
name = 'inactive'
|
||||
if name == 'error':
|
||||
name = 'alert'
|
||||
if name == 'all':
|
||||
name = 'deluge'
|
||||
name = name + '16.png'
|
||||
|
||||
if not os.path.exists(get_pixmap(name)):
|
||||
|
Loading…
x
Reference in New Issue
Block a user