I see that out-of-the-box filetypes in Fisheye are assigned one of the images from the "sprite_filetypes.png" file. C++ files have a different icon than TXT files. We just added a new type of file and syntax highlighter to Fisheye. In the source browser it is assigned the plain, blank file icon. I would like it to have the same icon as other source code files, like C++ files.
How do I map the new file type to a particular icon?
Modify 2static/style/style.css and 2static/style/style-search.css (look for ".filetype-cxx")
We'll give this a try for the next upgrade cycle. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.