webui new state=all icon

This commit is contained in:
Martijn Voncken 2008-10-18 14:20:30 +00:00
parent 83360789d5
commit 8a86094abf
1 changed files with 0 additions and 2 deletions

View File

@ -432,8 +432,6 @@ 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)):