discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thoughts on openapp


From: Martin Brecher
Subject: Re: thoughts on openapp
Date: Tue, 26 Feb 2002 21:16:48 +0100

Hi all, -

Perhaps we could put a shell script into Tools,

/usr/GNUstep/Local/Tools/EasyDiff
ontaining the lines
! /bin/sh
exec "/usr/GNUstep/Local/Apps/EasyDiff.app/EasyDiff" "$@"

when you install EasyDiff.app.


Then by typing EasyDiff, the app would be started.

That should work, but ... Any comments about this change ?

You should probably use "openapp" in that script so that the user can move the Application bundle without breaking the script. (So better don't use symlinks either.)

Just my two cents.

- Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]