FROM : Pradeep Kumar
DATE : Sun May 01 10:50:36 2005
Hi
The preferences file (files in ~/Library/Preferences) are in a very cryptic format when opened in
TextEdit. In Panther and below, the file was a normal xml file. But now this file can be read
only in Property List Editor. What has actually happeneded?
I have this code that removes an item from the dock and quits it so that the changes are
immediately reflected. This worked fine till Panther. But in Tiger it stopped working. However
running it multiple times will eventually remove the item from the Dock. I have tried various
calls like CFPreferencesAppSynchronize etc, but no avail. Has anyone faced this problem yet.
What's the solution for this?
Exactly what has changed in the preferences file? Is it safe to read the com.apple.dock.plist file
and then make modifications and write it back?
Thanks
Prady
--
prady
DATE : Sun May 01 10:50:36 2005
Hi
The preferences file (files in ~/Library/Preferences) are in a very cryptic format when opened in
TextEdit. In Panther and below, the file was a normal xml file. But now this file can be read
only in Property List Editor. What has actually happeneded?
I have this code that removes an item from the dock and quits it so that the changes are
immediately reflected. This worked fine till Panther. But in Tiger it stopped working. However
running it multiple times will eventually remove the item from the Dock. I have tried various
calls like CFPreferencesAppSynchronize etc, but no avail. Has anyone faced this problem yet.
What's the solution for this?
Exactly what has changed in the preferences file? Is it safe to read the com.apple.dock.plist file
and then make modifications and write it back?
Thanks
Prady
--
prady
| Related mails | Author | Date |
|---|---|---|
| Pradeep Kumar | May 1, 10:50 | |
| Larry Fransson | May 2, 07:35 | |
| Lee Morgan | May 2, 07:39 | |
| Chris Parker | May 2, 07:45 | |
| j o a r | May 2, 07:51 | |
| Shawn Erickson | May 2, 07:56 | |
| Ali Ozer | May 2, 08:06 | |
| Todd Blanchard | May 3, 16:19 | |
| Shawn Erickson | May 3, 17:18 | |
| Finlay Dobbie | May 3, 17:30 | |
| Ali Ozer | May 4, 04:00 | |
| Todd Blanchard | May 4, 04:42 | |
| Todd Blanchard | May 4, 04:45 | |
| Annard Brouwer | May 4, 09:03 | |
| glenn andreas | May 4, 15:12 |






Cocoa mail archive

