Spell Checking
Nicotine+ now supports spell checking in chat entry boxes.
This is supplied by Libsexy and Enchant
To use this feature install the following packages.
- enchant
- One or more of the backends (aspell, ispell, etc). Check the Enchant page for a full list of supported backends.
- libsexy
- python-sexy (also named sexy-python)
Archlinux
Install enchant and libsexy
pacman -S enchant libsexy
Get python-sexy from AUR and compile/install it.
