LWJGL Forum

Programming => General Java Game Development => Topic started by: elias4444 on September 10, 2005, 14:37:29

Title: Java webstart multiple icon options
Post by: elias4444 on September 10, 2005, 14:37:29
Does anyone know how to specify specific icons for different operating system in a jnlp file? I'd like to use a .ico for people on Windows (as it looks MUCH better than the standard image option), but still use a gif for Linux and Mac.