[gdl] doap: add development category



commit 89f671d3a1f0b8247af7c44a00817418c7906f9c
Author: Olav Vitters <olav bkor dhs org>
Date:   Thu Apr 23 21:17:35 2009 +0200

    doap: add development category
---
 gdl.doap |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/gdl.doap b/gdl.doap
index 5af1470..834629e 100644
--- a/gdl.doap
+++ b/gdl.doap
@@ -4,19 +4,13 @@
          xmlns:gnome="http://api.gnome.org/doap-extensions#";
          xmlns="http://usefulinc.com/ns/doap#";>
 
-  <!--
-  This is a DOAP template file.  It contains Pulse's best guesses at
-  some basic content.  You should verify the information in this file
-  and modify anything that isn't right.  Add the corrected file to your
-  source code repository to help tools better understand your project.
-  -->
-
   <name xml:lang="en">gdl</name>
   <shortdesc xml:lang="en">GNOME docking library</shortdesc>
   <!--
   <homepage rdf:resource="http://www.gnome.org/"; />
   -->
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-devtools"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#development"; />
 
   <maintainer>
     <foaf:Person>



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