diff options
author | Boricua <boricua@despiertapr.com> | 2010-05-11 20:00:48 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 20:00:48 +0200 |
commit | b0f9c8ce8d27f3a646677d12f667ac6a8966cef2 (patch) | |
tree | 32905681ad628dd2d521d4d8b6e633ec22d68a3f /libraries/gtkspell/README | |
parent | a8c1f1310fd4551b791ed5d68d8c5d75ffb568af (diff) |
libraries/gtkspell: Added to 12.0 repository
Diffstat (limited to 'libraries/gtkspell/README')
-rw-r--r-- | libraries/gtkspell/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/gtkspell/README b/libraries/gtkspell/README new file mode 100644 index 0000000000..3a039c1bca --- /dev/null +++ b/libraries/gtkspell/README @@ -0,0 +1,7 @@ +GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. +Right-clicking a misspelled word pops up a menu of suggested replacements. + +GtkSpell depends on + * GTK+ 2.0 or greater. + * Either Kevin Atkinson's pspell library, or its successor, GNU Aspell. +GTKSPELL IS requiered by sylpheed for spell checking function to work |