User defaults cleanup (REnamer, c210747)

Replace working but technically incorrect uses of NSUserDefaultsController with direct access to the NSUserDefaults. Also register the defaults at launch time, rather than just setting the initial values for the controller.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Add notes on running multiple controller instances (REnamer, 8489ecc)
Add missing files from Rails 2.0.2 upgrade (wincent.dev, ff52bbb) →

All snippets