[plug] gnome program launchers
Carl Gherardi
C.Gherardi at curtin.edu.au
Sun Feb 24 21:27:57 WST 2002
On Tue, 2002-02-26 at 20:10, Peter J. Nicol wrote:
> I have a shell program that launches another program.
>
> I would like to make an alias on the desktop that will start the
> program. Unfortunately making a launcher that points to the shell
> program (.sh, executable) just brings it up in Gedit.
>
> I have tried to play around with the default programs, but to no avail.
>
> Anyone know how to get his working?
>
>
add
#!/bin/sh
to the script and rename it without the .sh extension should work
More information about the plug
mailing list