[niepce] added DOAP file



commit 24c4278fbde0e7f47aa50cdbf2f2f7f374569f6b
Author: Hubert Figuiere <hub figuiere net>
Date:   Tue Apr 21 20:07:57 2009 -0400

    added DOAP file
---
 niepce.doap |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/niepce.doap b/niepce.doap
new file mode 100644
index 0000000..609e5fd
--- /dev/null
+++ b/niepce.doap
@@ -0,0 +1,25 @@
+<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">niepce</name>
+  <!-- Description, e.g.
+       "Falling blocks game"
+       "Internationalized text layout and rendering library"
+  -->
+  <shortdesc xml:lang="en">A digital photo management application.</shortdesc>
+  <homepage rdf:resource="http://live.gnome.org/Niepce"; />
+  <!--
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list"; />
+  -->
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Hubert Figuiere</foaf:name>
+      <foaf:mbox rdf:resource="hub figuiere net" />
+      <gnome:userid>hub</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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