Author: mvoncken
Revision: 4046
Log:
webui new state=all icon
Diff:
Modified: trunk/deluge/ui/webui/pages.py
===================================================================
--- trunk/deluge/ui/webui/pages.py 2008-10-18 07:56:19 UTC (rev 4045)
+++ trunk/deluge/ui/webui/pages.py 2008-10-18 14:20:30 UTC (rev 4046)
@@ -432,8 +432,6 @@
name = 'inactive'
if name == 'error':
name = 'alert'
- if name == 'all':
- name = 'deluge'
name = name + '16.png'
if not os.path.exists(get_pixmap(name)):
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---