Fix shortcut icon in Windows.
Add icon to $INSTALL_PATH\icons to try to keep the installation path clean
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
target="java"
|
||||
commandLine="-jar "$INSTALL_PATH/itoopie.jar""
|
||||
workingDirectory="$INSTALL_PATH"
|
||||
iconFile="$INSTALL_PATH/logo.png"
|
||||
iconFile="$INSTALL_PATH/icons/logo.png"
|
||||
initialState="noShow"
|
||||
applications="yes"
|
||||
type="Application"
|
||||
|
Reference in New Issue
Block a user