wok diff gtkspell3/description.txt @ rev 22678

cookutils: do not break build env !
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 18 16:22:42 2020 +0100 (2020-01-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gtkspell3/description.txt	Sat Jan 18 16:22:42 2020 +0100
     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/ .