[rhythmbox] add DOAP file
- From: Jonathan Matthew <jmatthew src gnome org>
- To: svn-commits-list gnome org
- Subject: [rhythmbox] add DOAP file
- Date: Fri, 17 Apr 2009 09:45:12 -0400 (EDT)
commit 98402f8f14a0b491cd0cca617ad27d779677c40d
Author: Jonathan Matthew <jonathan d14n org>
Date: Fri Apr 17 23:43:22 2009 +1000
add DOAP file
---
rhythmbox.doap | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/rhythmbox.doap b/rhythmbox.doap
new file mode 100644
index 0000000..7d4aec3
--- /dev/null
+++ b/rhythmbox.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">rhythmbox</name>
+ <shortdesc xml:lang="en">Music playback and management application</shortdesc>
+ <homepage rdf:resource="http://projects.gnome.org/rhythmbox/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/rhythmbox-devel" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jonathan Matthew</foaf:name>
+ <foaf:mbox rdf:resource="jonathan d14n org" />
+ <gnome:userid>jmatthew</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]