[Jsmooth-cvs] jsmooth/skeletons/samplejar sample.props,1.5,1.6
Status: Beta
Brought to you by:
reyes
From: Rodrigo R. <re...@us...> - 2007-05-27 09:14:55
|
Update of /cvsroot/jsmooth/jsmooth/skeletons/samplejar In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14482/skeletons/samplejar Modified Files: sample.props Log Message: splash screen support and small overall refactoring Index: sample.props =================================================================== RCS file: /cvsroot/jsmooth/jsmooth/skeletons/samplejar/sample.props,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** sample.props 18 May 2007 21:34:00 -0000 1.5 --- sample.props 27 May 2007 09:14:50 -0000 1.6 *************** *** 18,19 **** --- 18,20 ---- skel_Debug=1 skel_SingleProcess=1 + skel_SplashImg=splash.png |