I followed this tutorial, but the feature icon does not apear in the about dialog. What could be the reason?
- I have created one feature-X-based product.
- I defined a plugin Y as feature X's branding plugin
- I added about.ini and an 32x32 px icon to the plugin.
about.ini:
aboutText=Dicke Alice
featureImage=images/icons/icon_32x32.png
It looks like the feature's image will only show up after deployment, but not when started from IDE.