[gnac] Add doap file
- From: David Joaquim <djoaquim src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnac] Add doap file
- Date: Sun, 9 Aug 2009 20:21:19 +0000 (UTC)
commit e4f5aff8a38a9c568bee1bdf131a5c16a176aacb
Author: David Joaquim <djoaquim src gnome org>
Date: Sun Aug 9 22:06:39 2009 +0200
Add doap file
gnac.doap | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/gnac.doap b/gnac.doap
new file mode 100644
index 0000000..e7a322f
--- /dev/null
+++ b/gnac.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">Gnac</name>
+ <shortdesc xml:lang="en">A multimedia converter for the Gnome Desktop</shortdesc>
+ <homepage rdf:resource="http://gnac.sf.net" />
+ <mailing-list rdf:resource="http://sourceforge.net/mailarchive/forum.php?forum_name=gnac-devel" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>David Joaquim</foaf:name>
+ <gnome:userid>djoaquim</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]