[devhelp] Make the doap file valid by adding a description
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] Make the doap file valid by adding a description
- Date: Sat, 15 Apr 2017 10:38:15 +0000 (UTC)
commit 741aa7330d6a1155028c8b663542a5075133d5f4
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Apr 15 12:36:13 2017 +0200
Make the doap file valid by adding a description
`git push` failed saying that a description is needed.
devhelp.doap | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/devhelp.doap b/devhelp.doap
index 68bee5e..298bb0e 100644
--- a/devhelp.doap
+++ b/devhelp.doap
@@ -7,6 +7,9 @@
<name xml:lang="en">devhelp</name>
<shortdesc xml:lang="en">API documentation browser</shortdesc>
+ <description xml:lang="en">Devhelp is an API documentation browser for GTK+
+and GNOME. It works natively with GTK-Doc.</description>
+
<homepage rdf:resource="https://wiki.gnome.org/Apps/Devhelp" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-devtools" />
<download-page rdf:resource="http://download.gnome.org/sources/devhelp/" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]