Revision: 15035
http://gate.svn.sourceforge.net/gate/?rev=15035&view=rev
Author: valyt
Date: 2012-01-13 17:44:07 +0000 (Fri, 13 Jan 2012)
Log Message:
-----------
Windows uses back slashes, everything else uses forward slashes - it's really
not that hard :)
Modified Paths:
--------------
gate/trunk/build/deploy/unix-shortcuts.xml
Modified: gate/trunk/build/deploy/unix-shortcuts.xml
===================================================================
--- gate/trunk/build/deploy/unix-shortcuts.xml 2012-01-13 17:24:01 UTC (rev
15034)
+++ gate/trunk/build/deploy/unix-shortcuts.xml 2012-01-13 17:44:07 UTC (rev
15035)
@@ -3,7 +3,7 @@
<shortcuts>
<skipIfNotSupported/>
- <programGroup defaultName="GATE" location="applications"/>
+ <programGroup defaultName="GATE Developer $APP_VER$"
location="applications"/>
<shortcut
name="GATE Developer $APP_VER"
@@ -49,8 +49,8 @@
applications="no"
startMenu="no"
startup="no"
- target="$JAVA_HOME\bin\java"
- commandLine=""-jar"
"$INSTALL_PATH\uninstaller\gate-uninstaller.jar""
+ target=""$JAVA_HOME/bin/java""
+ commandLine=""-jar"
"$INSTALL_PATH/uninstaller/gate-uninstaller.jar""
description="Remove GATE Developer $APP_VER from your computer"
workingDirectory="$USER_HOME"
initialState="normal"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs