[Imagetools-commit] SF.net SVN: imagetools:[26] trunk/imagetools
Status: Beta
Brought to you by:
cmarcum
From: <cm...@us...> - 2009-04-19 14:25:18
|
Revision: 26 http://imagetools.svn.sourceforge.net/imagetools/?rev=26&view=rev Author: cmarcum Date: 2009-04-19 14:25:15 +0000 (Sun, 19 Apr 2009) Log Message: ----------- Added SplashScreen-Image to manifest template and a copy of splash.png under src due to path to resources was getting line wrapped in manifest file. Modified Paths: -------------- trunk/imagetools/manifest.mf Added Paths: ----------- trunk/imagetools/src/splash.png Modified: trunk/imagetools/manifest.mf =================================================================== --- trunk/imagetools/manifest.mf 2009-04-18 19:57:22 UTC (rev 25) +++ trunk/imagetools/manifest.mf 2009-04-19 14:25:15 UTC (rev 26) @@ -1,3 +1,4 @@ Manifest-Version: 1.0 X-COMMENT: Main-Class will be added automatically by build +SplashScreen-Image: splash.png Added: trunk/imagetools/src/splash.png =================================================================== (Binary files differ) Property changes on: trunk/imagetools/src/splash.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |