[vino] Added vino.doap file
- From: Jonh Wendell S. Santana <jwendell src gnome org>
- To: svn-commits-list gnome org
- Subject: [vino] Added vino.doap file
- Date: Mon, 20 Apr 2009 14:16:20 -0400 (EDT)
commit bd4ecc45585a6d5a3b11870cd4ff47b229ca68d1
Author: Jonh Wendell <jwendell gnome org>
Date: Mon Apr 20 15:14:45 2009 -0300
Added vino.doap file
---
vino.doap | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/vino.doap b/vino.doap
new file mode 100644
index 0000000..7b19f43
--- /dev/null
+++ b/vino.doap
@@ -0,0 +1,28 @@
+<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">vino</name>
+ <shortdesc xml:lang="en">GNOME Remote Desktop Server</shortdesc>
+ <download-page rdf:resource="http://download.gnome.org/sources/vino/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=vino" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Mark McLoughlin</foaf:name>
+ <foaf:mbox rdf:resource="mark skynet ie" />
+ <gnome:userid>markmc</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jonh Wendell</foaf:name>
+ <foaf:mbox rdf:resource="jwendell gnome org" />
+ <gnome:userid>jwendell</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]