diff options
author | Michiel <michiel@slackbuilds.org> | 2010-05-11 22:54:02 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:02 +0200 |
commit | 20d65c367c46bac9c579a9bafec87f278aa1a351 (patch) | |
tree | 2e26c66312ec9316f10824b4e637593941edd200 /libraries/gtksourceview/README | |
parent | 68c18de9e0be0a449923d927d10d0eed63b4eef1 (diff) |
libraries/gtksourceview: Added to 12.1 repository
Diffstat (limited to 'libraries/gtksourceview/README')
-rw-r--r-- | libraries/gtksourceview/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/gtksourceview/README b/libraries/gtksourceview/README new file mode 100644 index 000000000000..0a8ec30be41b --- /dev/null +++ b/libraries/gtksourceview/README @@ -0,0 +1,5 @@ +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. + |