[recipes] Update the doap file slightly



commit 37d75d635464e7215f3248532308fb521182fc44
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 8 13:55:14 2016 -0500

    Update the doap file slightly

 recipes.doap |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/recipes.doap b/recipes.doap
index eb876fd..75735e2 100644
--- a/recipes.doap
+++ b/recipes.doap
@@ -6,10 +6,16 @@
 
   <name xml:lang="en">Recipes</name>
   <shortdesc xml:lang="en">GNOME likes to cook</shortdesc>
-  <description>An easy to use app that will help you to discover what to cook today, tomorrow, the rest of 
the week and for your special occasions.</description>
-  <homepage rdf:resource="https://wiki.gnome.org/Apps/Potential/Recipe App" />
+  <description xml:lang="en">
+    An easy to use app that will help you to discover what to cook today, tomorrow,
+    the rest of the week and for your special occasions.
+  </description>
   <programming-language>C</programming-language>
 
+  <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
+  <homepage rdf:resource="https://wiki.gnome.org/Apps/Potential/Recipe App" />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=recipes"; />
+
   <maintainer>
     <foaf:Person>
       <foaf:name>Matthias Clasen</foaf:name>
@@ -17,4 +23,7 @@
       <gnome:userid>matthiasc</gnome:userid>
     </foaf:Person>
   </maintainer>
+
+  <license rdf:resource="http://www.gnu.org/licenses/gpl-3.0.txt"; />
+
 </Project>


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