aboutsummaryrefslogtreecommitdiff
path: root/libraries/gtkspell/README
diff options
context:
space:
mode:
authorBoricua <boricua@despiertapr.com>2010-05-11 20:00:48 +0200
committerMichiel van Wessem <michiel@slackbuilds.org>2010-05-11 20:00:48 +0200
commitb0f9c8ce8d27f3a646677d12f667ac6a8966cef2 (patch)
tree32905681ad628dd2d521d4d8b6e633ec22d68a3f /libraries/gtkspell/README
parenta8c1f1310fd4551b791ed5d68d8c5d75ffb568af (diff)
libraries/gtkspell: Added to 12.0 repository
Diffstat (limited to 'libraries/gtkspell/README')
-rw-r--r--libraries/gtkspell/README7
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