Revision: 17085
          http://sourceforge.net/p/gate/code/17085
Author:   markagreenwood
Date:     2013-11-13 08:51:31 +0000 (Wed, 13 Nov 2013)
Log Message:
-----------
fix the path to the splash screen image

Modified Paths:
--------------
    gate/trunk/build/deploy/build.xml

Modified: gate/trunk/build/deploy/build.xml
===================================================================
--- gate/trunk/build/deploy/build.xml   2013-11-13 02:21:56 UTC (rev 17084)
+++ gate/trunk/build/deploy/build.xml   2013-11-13 08:51:31 UTC (rev 17085)
@@ -333,7 +333,7 @@
        the InfoPanel.
     -->
     <resources>
-        <res id="splash.png" src="src/gate/resources/img/splash.png" />
+        <res id="splash.png" src="src/main/gate/resources/img/splash.png" />
         <res id="HTMLInfoPanel.info" 
src="build/deploy/installer-text-0.html"/>        
         <res id="HTMLLicencePanel.licence" src="licence.html"/>
         <res id="Unix_shortcutSpec.xml" src="build/deploy/unix-shortcuts.xml"/>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to