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?