diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:52 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:52 +0200 |
commit | e4cbe506e092d107370a20cee295056a4df8d285 (patch) | |
tree | c36e6afe10c3481392c7f6fc827d9720664b6ae8 /libraries/gtkspell/README | |
parent | 7e61d41e4b9d9af67de4583c8699e26c784239ac (diff) | |
download | slackbuilds-e4cbe506e092d107370a20cee295056a4df8d285.tar.gz |
libraries/gtkspell: Removed from 12.2 repository
Diffstat (limited to 'libraries/gtkspell/README')
-rw-r--r-- | libraries/gtkspell/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/gtkspell/README b/libraries/gtkspell/README deleted file mode 100644 index 3a039c1bca..0000000000 --- a/libraries/gtkspell/README +++ /dev/null @@ -1,7 +0,0 @@ -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 |