Paul Lesniewski wrote: > > Have a look at plugins/squirrelspell/sqspell_config.php > Thanks Paul, that was just what I needed. This works: [...] $SQSPELL_APP = array('English US' => '/usr/local/bin/ispell -a', 'English UK ' => '/usr/local/bin/ispell -d british -a', 'Dutch' => '/usr/local/bin/ispell -d nederlands -a', 'Spanish' => '/usr/local/bin/ispell -d espa~nol -a'); $SQSPELL_APP_DEFAULT = 'English'; [...] Just curious: is it safe to assume that "English US" uses english.hash american.hash americanmed+.hash And "English UK": english.hash british.hashbritishxlg.hash One doesn't need to reference these supplemental (?) dictionaries explicitly, does one? The man page isn't so helpful on this. -Colin ----- Colin Brace Amsterdam http://lim.nl -- View this message in context: http://old.nabble.com/spellchecker-dictionary-options-tp27683674p27691638.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users