use deluge16 for state=all

This commit is contained in:
Martijn Voncken 2008-10-11 09:16:52 +00:00
parent c48932bab8
commit d65efb3f7a
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

View File

@ -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",