Update user defaults to match script

This commit is contained in:
Chris Frederick 2019-03-28 09:12:36 +09:00 committed by GitHub
parent 1a448770ae
commit 62517d4417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Heres how to start over with untouched preferences and default feeds:
2. Delete the application support folder. On the command line, do: `rm -rf ~/Library/Application\ Support/NetNewsWire/` 2. Delete the application support folder. On the command line, do: `rm -rf ~/Library/Application\ Support/NetNewsWire/`
3. Delete the preferences. Just deleting the file wont do the trick — its necessary to use the command line. Do: `defaults delete com.ranchero.NetNewsWire` and then `killall cfprefsd` 3. Delete the preferences. Just deleting the file wont do the trick — its necessary to use the command line. Do: `defaults delete com.ranchero.NetNewsWire-Evergreen` and then `killall cfprefsd`
Launch NetNewsWire. You should have the default feeds, and all preferences should be reset to their default settings. Launch NetNewsWire. You should have the default feeds, and all preferences should be reset to their default settings.