FS#12581 - Would like to use firefox with spellcheckers other than hunspell
Attached to Project:
Arch Linux
Opened by Peter Simons (peti) - Friday, 26 December 2008, 13:36 GMT
Last edited by Jan de Groot (JGC) - Friday, 26 December 2008, 16:41 GMT
Opened by Peter Simons (peti) - Friday, 26 December 2008, 13:36 GMT
Last edited by Jan de Groot (JGC) - Friday, 26 December 2008, 16:41 GMT
|
Details
The xulrunner package depends on hunspell. I prefer to use
aspell, however, not least of all because it seems to be
much better supported. Would it be possible to change the
PKGBUILD so that the to-be-used spellchecker can be
configured? I realize that I can edit the PKGBUILD and just
compile everything myself, but it would be nice if I
wouldn't have to.
|
This task depends upon
Comment by Jan de Groot (JGC) -
Friday, 26 December 2008, 14:08 GMT
Mozilla uses hunspell as spelling backend since the gecko 1.9
engine, I don't think we can change that. If there would be any
possibility to change the engine, I would go for enchant, nothing
else.
Comment by Peter Simons (peti) -
Friday, 26 December 2008, 16:25 GMT
My understanding is that enchant supports aspell as a back-end, so
I'd be perfectly happy with that solution. Whether it's possible
to configure that or not, I'm not qualified to say.