[Adium-devl] Exposed preferences via AppleScript
Colin Barrett
timber at lava.net
Fri Aug 17 09:20:48 UTC 2007
On Aug 17, 2007, at 1:09 AM, Matt Handley wrote:
> As for the 'rest' of the preferences, is there an easy way of looking
> at all of them at once? A list, say, would be handy, as I would then
> be able to search for the preference name, which would then point me
> to the method I need to set that preference. I would simply check out
> the plist file, but I think that it only contains options I've changed
> from the default, rather than every possible option. Am I right here?
Yeah, unfortunately, not every Plist has every option in them. You'll
need to go through the code and find where we register preferences.
If you've got time, could you add prefs that aren't in plists to the
plist they should go in, with the default value? I remember one time
spending a couple hours trying to find a pref in the plists and coming
up empty, because it simply wasn't there. Having it all there and easy
to locate would be ace. :)
Thanks for all your hard work!!
-Colin
More information about the devel
mailing list