summaryrefslogtreecommitdiff
path: root/gtksourceview.doap
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2014-08-03 12:32:03 +0200
committerSébastien Wilmet <swilmet@gnome.org>2014-08-03 12:33:03 +0200
commit836a59bc896149b79aa833abae18f8d28a99c7e2 (patch)
tree607af4c0ab42b45a4125d65a425e2e55fbe86ebb /gtksourceview.doap
parentc33be30e8252440fea6aa1253f5829a7d754ee19 (diff)
downloadgtksourceview-836a59bc896149b79aa833abae18f8d28a99c7e2.tar.gz
doap: add a description
Diffstat (limited to 'gtksourceview.doap')
-rw-r--r--gtksourceview.doap6
1 files changed, 6 insertions, 0 deletions
diff --git a/gtksourceview.doap b/gtksourceview.doap
index 766198bb..a1555672 100644
--- a/gtksourceview.doap
+++ b/gtksourceview.doap
@@ -6,6 +6,12 @@
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">gtksourceview</name>
<shortdesc xml:lang="en">Source code editing widget</shortdesc>
+ <description>GtkSourceView is a portable library that extends
+GtkTextView, the standard GTK+ framework for multiline text editing.
+GtkSourceView adds support for configurable syntax highlighting,
+unlimited undo/redo, search and replace, a completion framework,
+printing, file loading and saving, and other features typical of a
+source code editor.</description>
<homepage rdf:resource="https://wiki.gnome.org/Projects/GtkSourceView" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-devtools" />