[gtksourceviewmm] Add a description to .doap file.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceviewmm] Add a description to .doap file.
- Date: Mon, 28 Mar 2011 18:35:33 +0000 (UTC)
commit d4eae041443a1ee97047afd937e98f2e9b051cd8
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Mon Mar 28 20:34:44 2011 +0200
Add a description to .doap file.
* gtksourceviewmm.doap: Added a blurb about gtksourceviewmm. Probably
could be better worded.
gtksourceviewmm.doap | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceviewmm.doap b/gtksourceviewmm.doap
index 35c5bb0..9f8ff7b 100644
--- a/gtksourceviewmm.doap
+++ b/gtksourceviewmm.doap
@@ -6,6 +6,12 @@
<name xml:lang="en">gtksourceviewmm</name>
<shortdesc xml:lang="en">C++ bindings for GtkSourceView</shortdesc>
+ <description>gtksourceviewmm provides C++ bindings for gtksourceview library.
+It allows C++ programmers to use GtkSourceView widget with C++ builtin features
+like inheritance, virtual functions and so on.
+
+gtksourceview provides a text widget with syntax highlighting, bracket matching,
+autocompletion and other mostly programming-oriented features.</description>
<homepage rdf:resource="http://www.gtkmm.org/" />
<mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]