diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-01 22:06:50 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-05 06:19:07 +0700 |
commit | 3166fcde6cc21ddfd8908303d7e6e14b5854d139 (patch) | |
tree | 208e2e0a558f9087fe9b9c6e14ce436b53c7ba69 /libraries/gtkspell3/README | |
parent | ec43977fdfcf38bcb44b667afe48f0ab744b6682 (diff) |
libraries/gtkspell3: Added (GTK3 spell checker interface library)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/gtkspell3/README')
-rw-r--r-- | libraries/gtkspell3/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/gtkspell3/README b/libraries/gtkspell3/README new file mode 100644 index 000000000000..5cf59d3e2413 --- /dev/null +++ b/libraries/gtkspell3/README @@ -0,0 +1,9 @@ +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. + +This package can co-exist with Slackware's gtkspell package + +Optional dependency: vala |