I added a lot of words to the standard Mac OS X system-wide dictionary on a given machine, and would like to transfer that specific list of words to another machine. Where / in what file(s) is that list of words stored?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Are you certain you really mean system-wide? If I add a custom spelling, in Snow, it seems to end up here:

~/Library/Spelling/LocalDictionary

The System-wide equivalent, which is empty on my Mac, would be here:

/Library/Spelling/

Aside from this, you will find packaged dictionaries here:

/Library/Dictionaries/

~/Library/Dictionaries/

link|improve this answer
1  
My computer shows a variant of this -- I have ~/Library/Spelling/en. This suggests that OS X will save dictionaries by ISO code for each language. – Doug Harris Apr 30 '10 at 14:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.