[gnome-pilot] Added doap description file for the gnome-pilot module.



commit 21fcd9bb236c951830fb4650fc533cc69f6f2822
Author: Matt Davey <mcdavey mrao cam ac uk>
Date:   Thu Aug 20 22:37:21 2009 +0100

    Added doap description file for the gnome-pilot module.
    
    2009-08-20  Matt Davey  <mcdavey mrao cam ac uk>
    	* gnome-pilot.doap: added.

 gnome-pilot.doap |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/gnome-pilot.doap b/gnome-pilot.doap
new file mode 100644
index 0000000..7c7856e
--- /dev/null
+++ b/gnome-pilot.doap
@@ -0,0 +1,18 @@
+<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">gnome-pilote</name>
+  <shortdesc xml:lang="en">Synchronisation tools for PalmOs(R) devices</shortdesc>
+  <homepage rdf:resource="http://live.gnome.org/GnomePilot"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-pilot-list"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Matt Davey</foaf:name>
+      <gnome:userid>mcdavey</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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