Closed (fixed)
Project:
Iconizer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2007 at 07:31 UTC
Updated:
12 Sep 2007 at 07:51 UTC
I couldn't figure out why iconizer was working fine for all my filetypes *except* .doc files. Then I saw in the files_icons.css there is an extra / after the comment header:
/**
* $Id: files_icons.css,v 1.1 2007/08/21 15:51:46 thepanz Exp $
* CSS and Icons taken from:
* http://pooliestudios.com/projects/iconize/
*//
Simply replacing the final // with a / fixes it, and .doc file icons display properly.
Comments
Comment #1
thepanz commentedYou're right!
I fixed it in the -dev version. Use it instead of -BETA release.
If you add or edit some icons let me know, I'll add them in next release.. :)
-thePanz-
Comment #2
(not verified) commented