Re: sharing defaults between screensaver bundle and application
Re: sharing defaults between screensaver bundle and application
- Subject: Re: sharing defaults between screensaver bundle and application
- From: Ben Hines <email@hidden>
- Date: Sun, 24 Feb 2002 17:57:25 -0800
At 8:02 PM -0800 2/23/02, email@hidden wrote:
Even MORE surprising is that when I go into the Applications
preference panel, and change them to something else... get this:
neither the Application NOR the screensaver reflects these changes!
Perhaps you are not calling [defaults synchronize] in the app or not
setting it in the app.
Generally don't worry about all the plist files. That's an
implementation detail. My guess is that the "ByHost" stuff is where
they live before you call synchronize, but i could be wrong. Don't
pay any attention to it.
-Ben
--
http://homepage.mac.com/bhines/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.