wok-next diff gtkspell3/description.txt @ rev 19399
memtest: DOS shutdown
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 03 09:48:39 2016 +0200 (2016-09-03) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gtkspell3/description.txt Sat Sep 03 09:48:39 2016 +0200 1.3 @@ -0,0 +1,5 @@ 1.4 +GtkSpell is a library which provides MSWord/MacOSX-style highlighting of 1.5 +misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops 1.6 +up a menu of suggested replacements. 1.7 + 1.8 +For more information, see http://sourceforge.net/projects/gtkspell/ .