The Following User Says Thank You to achiral For This Useful Post: | ||
![]() |
2010-03-22
, 19:26
|
Posts: 353 |
Thanked: 263 times |
Joined on Dec 2009
@ Finland
|
#2
|
![]() |
2010-03-22
, 19:32
|
Posts: 11 |
Thanked: 4 times |
Joined on Mar 2010
|
#4
|
Should be /bin/sh. And should probably run with just /home/user/myscript.sh if it is executable.
I have copied a .desktop file in /usr/share/applications/hildon/
and Changed the Exec line to
Exec=/bin/sh "/home/user/myscript.sh"
/home/user/myscript.sh exists and is executable, and works like expected when started from a shell.
But clicking on the Starter does nothing.
Last edited by achiral; 2010-03-22 at 19:27.