On Fri, Jan 01, 2010 at 03:31:44PM +0100, Kurt Roeckx wrote: > > dictionaries-common (1.4.0) unstable; urgency=low > > . > > * Misc documentation changes. > > * installdeb-myspell: > > - No longer set dicts Mozilla symlinks in hunspell > > destdir. (Closes: #557604). > > - Make alternative symlinks optional. > > - Always install dicts in lowbar form. > > I'm not sure this fixes the issue, or atleast not all of them. > Atleat some dictionaries set up all the symlinks themself. > Maybe bugs should get filed against those packages to remove > the mozilla symlinks?
Hi, Note that the mozilla symlinks mentioned in the changelog are the old xx-YY links, not the xx_YY ones. If some dictionaries still use the old hyphen symlinks in current hunspell dir (not in old dict for backwards compatibility), is indeed a bug in them. The lowbar symlinks are intended for hunspell and Openoffice.org. For instance, for Spanish if es_CO links are not added, Openoffice will not show Spanish (Colombia) as an available language. The same for hunspell, setting LANG=es_CO will make $ hunspell my.txt not find a dictionary unless that link is set (or the dictionary is explicitly selected). The drawback of the xx_YY symlinks are more entries in Mozilla*. Cheers, -- Agustin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

