Author: nextgens
Date: 2006-03-30 21:59:34 +0000 (Thu, 30 Mar 2006)
New Revision: 8377
Added:
trunk/apps/installer/installclasspath/windows/freenet.ico
Removed:
trunk/apps/installer/freenet.ico
Modified:
trunk/apps/installer/build.xml
Log:
installer: shortcuts have icons now
Modified: trunk/apps/installer/build.xml
===================================================================
--- trunk/apps/installer/build.xml 2006-03-30 21:43:44 UTC (rev 8376)
+++ trunk/apps/installer/build.xml 2006-03-30 21:59:34 UTC (rev 8377)
@@ -143,6 +143,7 @@
<replace file="${installDir}/stop.cmd">
<replacefilter token="@serviceName@"
value="freenet-${freenetWorkingMode}"/>
</replace>
+ <copy file="${basedir}/windows/freenet.ico"
tofile="${installDir}/freenet.ico"/>
<echo message="Creating shortcuts"/>
<exec executable="cscript" dir="${basedir}/windows" >
<arg value="CreateDesktopShortcut.vbs"/>
Deleted: trunk/apps/installer/freenet.ico
===================================================================
(Binary files differ)
Copied: trunk/apps/installer/installclasspath/windows/freenet.ico (from rev
8352, trunk/apps/installer/freenet.ico)
===================================================================
(Binary files differ)