[gnome-contacts] Add doap file
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Add doap file
- Date: Mon, 9 May 2011 13:41:12 +0000 (UTC)
commit 2981aa7bf3e5b25c50b2955c31cd6c82506b399f
Author: Alexander Larsson <alexl redhat com>
Date: Mon May 9 15:39:52 2011 +0200
Add doap file
gnome-contacts.doap | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/gnome-contacts.doap b/gnome-contacts.doap
new file mode 100644
index 0000000..2dde93e
--- /dev/null
+++ b/gnome-contacts.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 contacts</name>
+ <shortdesc xml:lang="en">Contacts manager for gnome</shortdesc>
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Alexander Larsson</foaf:name>
+ <foaf:mbox rdf:resource="mailto:alexl redhat com" />
+ <gnome:userid>alexl</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]