diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-11-27 08:44:30 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:28:14 -0500 |
commit | bdefaeffd61c71f6f4da47c95c7185e4749b83db (patch) | |
tree | dfc5365d1caf01d81f630faafe6c5d36b8d5a3dc /libraries/gtksourceview3/README | |
parent | 128131012e2f9338cf2be3dea732a4e3a01b6b93 (diff) |
libraries/gtksourceview3: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/gtksourceview3/README')
-rw-r--r-- | libraries/gtksourceview3/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/gtksourceview3/README b/libraries/gtksourceview3/README deleted file mode 100644 index 50bc5ddb9c..0000000000 --- a/libraries/gtksourceview3/README +++ /dev/null @@ -1,4 +0,0 @@ -GtkSourceView is a portable C library that extends the standard GTK+ -framework for multiline text editing with support for configurable -syntax highlighting, unlimited undo/redo, UTF-8 compliant caseless -searching, printing and other features typical of a source code editor. |