Re: duplicate preference keys
Re: duplicate preference keys
- Subject: Re: duplicate preference keys
- From: Prachi Gauriar <email@hidden>
- Date: Fri, 08 Aug 2003 18:05:44 -0500
On Friday, August 8, 2003, at 1:51 PM, Roy Lovejoy wrote:
On Friday, August 8, 2003, at 01:24 AM, Brent Gulanowski wrote:
I did not think that this was supposed to be possible, but somehow
I'm managing (by error and accident) to put two entries in a prefs
plist with the same key.
That's better than Mail-
my com.apple.mail.plist contains no less than SEVEN (7)
"UseSmallMailboxIcons" entries
(luckily, all with the same value)
It's not luck. It's a bug in the PListEditor. If you view the prefs
using a text editor or using the defaults CLI program, you'll see that
there's only one entry. PListEditor has a problem displaying BOOL
entries multiple times.
-Prachi
_______________________________________________
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.