This is a followup question to my other widget-related question.
I'd like to check what's actually written into the preferences of the widget. Where is that data actually stored?
Asked
Active
Viewed 5,023 times
1 Answers
7
The preferences for each individual widget and the dashboard itself are saved in the folder /Users/YOUR-USER-NAME/Library/Preferences/.

tmh
- 682
- 8
- 13
-
1Thanks! For reference: widget prefs are stored in files named widget-
.plist in that directory. – Huxi Jun 21 '09 at 17:09