wok diff gtkspell3/description.txt @ rev 20594

Update midori
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 10:29:38 2018 +0100 (2018-12-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gtkspell3/description.txt	Sun Dec 16 10:29:38 2018 +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/ .