summaryrefslogtreecommitdiff
path: root/libraries/gtkspell/README
diff options
context:
space:
mode:
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