Support for Torrent Files?
crocodyl - February 5, 2008 - 01:03
| Project: | Iconizer |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | thePanz |
| Status: | closed |
Jump to:
Description
Just wondering if you would be willing to code support for Torrent files into the next release. I am planning to implement a lot of Torrents into my site http://www.crocodyl.org and it would be very useful to have this. I would be willing to make an icon.

#1
I would suggest using the Pirate Bay's icon:
http://static.thepiratebay.org/img//dl.gif
#2
This could be great! I'd like to hear other comments about torrent icon, maybe an icon more "representative" about filetype..
I found a TangoIcon for .torrent files here: http://lists.freedesktop.org/archives/tango-artists/2007-January/000912....
I also like that one: http://www.kde-look.org/content/show.php?content=10888
What do you think?
In any case, mail me the icon file and the author contact, I'll ask for permission for publishing!
Regards!
#3
Torrent icon added in latest 6.x-1.x-dev version
#4
Automatically closed -- issue fixed for two weeks with no activity.
#5
There's a typo in:
a[href$='.torrent] {
padding: 5px 20px 5px 0;
background: transparent url(files_icons/icon_torrent.gif) no-repeat center right;
}
There's a missing ' after "torrent", which generates a css error
#6
#7
Automatically closed -- issue fixed for two weeks with no activity.