Mark Fletcher wrote: > I found that the png files included in the webstart deployment do not > look good when used as shortcut icons (at least on Windows). I’m > manually including the /bin/icons/xxe.ico in my deployment and it looks > much better. I’m using this in my jnlp file: > > > > <icon kind="default" href="icon64x64.png" /> > > <icon kind="shortcut" href="xxe.ico"/> > > <icon kind="splash" href="logo200x100.png"/> > > > > I’m not sure if .ico files are supported on all versions of webstart, > but it would be nice to at least include the file in your deploy script.
We'll *try* to implement your suggestion. (We'll have to figure out something that works on all platforms. I mean: Linux and the Mac don't like .ico files.) -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

