[gnome-documents] doap: add a DOAP file
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] doap: add a DOAP file
- Date: Wed, 20 Jul 2011 15:53:46 +0000 (UTC)
commit 5dc3a0db485c68c94862c3c3705758b1d14cdac8
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Jul 20 11:53:28 2011 -0400
doap: add a DOAP file
gnome-documents.doap | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/gnome-documents.doap b/gnome-documents.doap
new file mode 100644
index 0000000..1b5c59f
--- /dev/null
+++ b/gnome-documents.doap
@@ -0,0 +1,19 @@
+<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">Documents</name>
+ <shortdesc xml:lang="en">A document manager application for GNOME</shortdesc>
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Cosimo Cecchi</foaf:name>
+ <foaf:mbox rdf:resource="mailto:cosimoc gnome org" />
+ <gnome:userid>cosimoc</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]