Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Change the spell check default language from the command line' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Change the spell check default language from the command line
Authored by: tkld on Oct 28, '03 07:02:18AM

To do this from a terminal window or script:

defaults write "Apple Global Domain" NSPreferredSpellServerLanguage en_GB 

You may want to copy the relevant section of ~/Library/Preferences/.GlobalPreferences.plist to the /System/Library/User Template/English.lproj/Library/Preferences folder, so that all new users will also have the correct dictionary.



[ Reply to This | # ]