Re: Disabling script shortcuts
Re: Disabling script shortcuts
- Subject: Re: Disabling script shortcuts
- From: David Catmull <email@hidden>
- Date: Tue, 3 Feb 2004 22:15:32 -0700
On Feb 3, 2004, at 9:31 PM, Kevin Grant wrote:
If you examine the script, you will see a comment header with curious
ProjectBuilder-isms in it. One of the comments explicitly defines "*"
as the key equivalent; probably, you can just strip that out and the
menu key will go away.
It turns out that is the correct answer, but the tricky part is finding
the right file. It was the third file named "10-openPathInTextEdit.sh"
that I found which finally did the trick:
/Library/Application Support/Apple/Developer Tools/Scripts/10-User
Scripts/10-Open/10-openPathInTextEdit.sh
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.