Hi, the French dictionary aspell-fr-0.1.1-0.10.tar.bz2 uses sml, med and lrg as aliases to 40,60 and 80, respectively. But aspell does not recognize sml, med and lrg as the size tags but rather as the jargon tags. This can be demonstrated by installing the dictionary and running list-dict from the aspell/examples/ directory:
> list-dicts |grep fr NAME CODE JARGON SIZE MODULE fr-40 fr 40 default fr-60 fr 60 default fr fr 60 default fr-80 fr 80 default fr-lrg fr lrg 60 default < fr-med fr med 60 default < fr-sml fr sml 60 default < To reduce the list of the available dictionary, I want to use the code/jargon/size/module quadruplet to avoid displaying duplicate dictionaries in the UI. I made a patch for that dictionary and removed those aliases (sml/lrg/med) and run "proc". I left the french, francais aliases because they do no harm (it seems they are not used by aspell anyway, so maybe they can be removed, too?). Cheers. -- Melvin Hadasht
aspell-fr-0.1.1-0.10-fr-0.1.1-0.11.patch
Description: Binary data