Re: Adding apps to the application menu?
Re: Adding apps to the application menu?
- Subject: Re: Adding apps to the application menu?
- From: Randy Ford <email@hidden>
- Date: Fri, 7 Feb 2003 15:42:08 -0600
On Friday, February 7, 2003, at 02:50 PM, Gary Tate wrote:
In applications I have a program:
Open Menu:Starter.x11prog
[/Applications]% pwd
/Applications
[/Applications]% ls Open\ Menu:Starter.x11prog
Open Menu:Starter.x11prog
[/Applications]%
I have tried adding this to the X11 applications with a full path with
no joy.
/Applications/Open\ Menu:Starter.x11prog
Is Menu:Starter.x11prog really a Unix program, or an apple application?
I think that you would have to use open-x11 instead of open to start
it from the command line if it were Unix app. If it is a regular OS X
program that starts X11 programs, try using the following:
/usr/bin/open /Applications/Open\ Menu:Starter.x11prog
for the command.
randy.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.