From: Holger Z. <hz...@us...> - 2004-09-19 20:36:54
|
Update of /cvsroot/jake2/jake2/webstart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31492/webstart Modified Files: jake2.jnlp Added Files: icon.gif Log Message: webstart icon Index: jake2.jnlp =================================================================== RCS file: /cvsroot/jake2/jake2/webstart/jake2.jnlp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jake2.jnlp 19 Sep 2004 09:44:51 -0000 1.1 --- jake2.jnlp 19 Sep 2004 20:36:45 -0000 1.2 *************** *** 9,12 **** --- 9,13 ---- <homepage href="http://www.bytonic.de/html/jake2.html"/> <description>Java port of the Quake2 game engine</description> + <icon href="icon.gif"/> <offline-allowed/> </information> --- NEW FILE: icon.gif --- (This appears to be a binary file; contents omitted.) |