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.
Comments
Comment #1
crocodyl commentedI would suggest using the Pirate Bay's icon:
http://static.thepiratebay.org/img//dl.gif
Comment #2
thepanz commentedThis 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!
Comment #3
thepanz commentedTorrent icon added in latest 6.x-1.x-dev version
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
nexxer commentedThere'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
Comment #6
thepanz commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.