Re: Change to en_CA, windows
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <051720071628.713.464C82A100028222000002C92160376316099D0A9B9B0A9C@att.net> |
-------------- Original message ---------------------- From: J Bouchard <[email protected]> > > I installed aspell for win32 and the appropriate english dictionary > pack. Version information below: > > C:\Program Files\Aspell\bin>aspell version > @(#) International Ispell Version 3.1.20 (but really Aspell 0.50.3) > > There is no conf file in C:\Program Files\Aspell but I would like to > change Aspell from default en_US to en_CA. How do I accomplish this? I > tried creating a new conf file from a "aspell dump config" but it was > riddled with error messages when I tried to run Aspell. Any ideas? > Hi, Here is an idea, you could edit your aspell.conf file to have just the settings you need. You may just need the lang settings. One other setting I often find helpful is 'master' the file name, which might be 'master en_CA.multi'. Also dict_dir is helpfull. Best of luck,