On May 18, 2010, at 20:18:20, sourcehound wrote: > … add a "Lock" and use the Security Framework to require authentication to > change any settings in Growl. … > > It's really simple.
I assure you that implementing authorization for anything is the opposite of simple. As far as I can tell from the docs, this feature is impossible. Quoth the CF Preferences Utilities documentation: > [CFPreferencesAppValueIsForced returns] true if value of the key cannot be > changed by the user, otherwise false. “cannot be changed”. This implies that it is flat-out impossible for the user to change any preference that is set from on high. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
