Re: cocoa-dev digest, Vol 2 #1226 - 17 msgs
Re: cocoa-dev digest, Vol 2 #1226 - 17 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #1226 - 17 msgs
- From: Andrew Merenbach <email@hidden>
- Date: Tue, 10 Sep 2002 17:21:24 -0700
I noticed the same thing occasionally in the prefs file for my program,
too. It's not causing any problems, but it is a nuisance, as I had
just finished programming in code to maintain a clean prefs file (i.e.,
remove entries that are the same as the first-run program settings),
and suddenly this new thing appeared. Oh, the irony!
Take care,
Andrew Merenbach
On Tuesday, September 10, 2002, at 03:47 PM,
email@hidden wrote:
Message: 2
Date: Tue, 10 Sep 2002 16:19:28 -0400
Subject: Re: cocoa-dev digest, Vol 2 #1226 - 17 msgs
From: "Clark S. Cox III" <email@hidden>
To: Matt Neuburg <email@hidden>, <email@hidden>
On 09/10/2002 16:08, "Matt Neuburg" <email@hidden> wrote:
When I run my app, it ends up with an extra entry in the prefs plist
file.
It is called
dv com.apple.soundmgr._DV Sound Output Settings
If I delete it, it comes back again after a while when I run my app.
Who is
doing this to me, and why? m.
Just a guess, but it's probably whatever
app/framework/bundle/whetever
has the identifier com.apple.soundmgr. But more importantly, why do you
care?
_______________________________________________
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.