[vinagre] Added vinagre.doap file
- From: Jonh Wendell S. Santana <jwendell src gnome org>
- To: svn-commits-list gnome org
- Subject: [vinagre] Added vinagre.doap file
- Date: Mon, 20 Apr 2009 14:02:33 -0400 (EDT)
commit cb398eda8db0318004d8b5f2f99e8e5806422aa9
Author: Jonh Wendell <jwendell gnome org>
Date: Mon Apr 20 15:02:07 2009 -0300
Added vinagre.doap file
---
vinagre.doap | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/vinagre.doap b/vinagre.doap
new file mode 100644
index 0000000..3d320ea
--- /dev/null
+++ b/vinagre.doap
@@ -0,0 +1,22 @@
+<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">vinagre</name>
+ <shortdesc xml:lang="en">Remote Desktop Viewer</shortdesc>
+ <homepage rdf:resource="http://projects.gnome.org/vinagre/" />
+ <download-page rdf:resource="http://download.gnome.org/sources/vinagre/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=vinagre" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <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]