[d-feet] add doap file
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [d-feet] add doap file
- Date: Mon, 23 Aug 2010 18:24:48 +0000 (UTC)
commit de50e80045ae90a3871863fd05a67e16f1aa3e5e
Author: John (J5) Palmieri <johnp redhat com>
Date: Mon Aug 23 14:24:06 2010 -0400
add doap file
d-feet.doap | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/d-feet.doap b/d-feet.doap
new file mode 100644
index 0000000..3252439
--- /dev/null
+++ b/d-feet.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">D-Feet</name>
+ <shortdesc xml:lang="en">D-Bus Debugger</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/DFeet" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>John (J5) Palmieri</foaf:name>
+ <foaf:mbox rdf:resource="mailto:johnp redhat com" />
+ <gnome:userid>johnp</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]