[sound-juicer] doap: Add desktop category



commit 43c423e8c02758782f3283cd9692edc805f611e7
Author: Olav Vitters <olav bkor dhs org>
Date:   Thu Apr 23 19:38:44 2009 +0200

    doap: Add desktop category
---
 sound-juicer.doap |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/sound-juicer.doap b/sound-juicer.doap
index 40164a6..da0f952 100644
--- a/sound-juicer.doap
+++ b/sound-juicer.doap
@@ -1,7 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
   
 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
     xmlns:foaf="http://xmlns.com/foaf/0.1/";
+    xmlns:gnome="http://api.gnome.org/doap-extensions#";
     xmlns="http://usefulinc.com/ns/doap#";>
   
     <name>Sound Juicer</name>
@@ -19,6 +21,7 @@
 
   <category rdf:resource="http://labs.o-hand.com/doap/category/gnome"/>
   <category rdf:resource="http://labs.o-hand.com/doap/category/sound"/>
+  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
 
     <maintainer>
       <foaf:Person>



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