Author: echatellier Date: 2010-08-27 19:29:13 +0200 (Fri, 27 Aug 2010) New Revision: 3030 Url: http://chorem.org/repositories/revision/lima/3030 Log: Fix splash name Modified: trunk/lima-swing/pom.xml Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2010-08-27 17:27:54 UTC (rev 3029) +++ trunk/lima-swing/pom.xml 2010-08-27 17:29:13 UTC (rev 3030) @@ -183,7 +183,7 @@ <classpathPrefix>./lib/</classpathPrefix> </manifest> <manifestEntries> - <SplashScreen-Image>images/splash.png</SplashScreen-Image> + <SplashScreen-Image>images/puzzle_splash.png</SplashScreen-Image> </manifestEntries> </archive> </configuration>
participants (1)
-
echatellier@users.chorem.org