Sandip Ghosh wrote:
I have got it to work. I bundle the chrome into a jar, so was also bundling the icon into the jar. It works if I put the icon at a path /icons/default/<my_app_id>.ico off the chrome directory and reference it in application.ini with the path /chrome/icons/default/<my_app_id>
You don't need to reference it in application.ini at all. As noted previously, the icon= flag was never implemented and doesn't do anything. Ptting the icon in the correct directory is what's needed.
--BDS _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
