[deskbar-applet] Added DOAP file



commit 80e8a1d456b28bc5f26390771125eb52177f56b6
Author: Sebastian Pölsterl <sebp k-d-w org>
Date:   Fri Apr 17 11:27:05 2009 +0200

    Added DOAP file
---
 deskbar-applet.doap |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/deskbar-applet.doap b/deskbar-applet.doap
new file mode 100644
index 0000000..d8e41ba
--- /dev/null
+++ b/deskbar-applet.doap
@@ -0,0 +1,31 @@
+<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 xml:lang="en">deskbar-applet</name>
+  
+  <shortdesc xml:lang="en">The goal of Deskbar-Applet is to provide an
+  omnipresent versatile search interface. By typing search terms into the
+  deskbar entry in your panel you are presented with the search results as you
+  type.</shortdesc>
+  
+  <homepage rdf:resource="http://projects.gnome.org/deskbar-applet/"; />
+  
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/deskbar-applet-list"; />
+  
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Raphael Slinckx</foaf:name>
+      <foaf:mbox rdf:resource="raphael slinckx net" />
+      <gnome:userid>rslinckx</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Sebastian Pölsterl</foaf:name>
+      <gnome:userid>sebp</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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