[gtksourceview] doap: add a description



commit 836a59bc896149b79aa833abae18f8d28a99c7e2
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Aug 3 12:32:03 2014 +0200

    doap: add a description

 gtksourceview.doap |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview.doap b/gtksourceview.doap
index 766198b..a155567 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"; />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]