Re: Code-sign & Services HotKey Modifications

2008-11-18 Thread I. Savant
On Tue, Nov 18, 2008 at 9:44 AM, Xavier Snark <[EMAIL PROTECTED]> wrote: > Can any one point me in the right direction for this? You should *not* be storing user-modifiable data inside the app/plug-in bundle. Non-administrative users do not have permission to change this. You should make use of

Re: Code-sign & Services HotKey Modifications

2008-11-18 Thread Randall Meadows
On Nov 18, 2008, at 7:44 AM, Xavier Snark wrote: I have a pure cocoa application that relies on Services as its primary method of invocation. Of course it can be opened normally, but that decreases its usability by design. I had already started down the path to allowing the user to change t