[netspeed] Add doap file
- From: Jaap A. Haitsma <jhaitsma src gnome org>
- To: svn-commits-list gnome org
- Subject: [netspeed] Add doap file
- Date: Sat, 25 Apr 2009 15:29:42 -0400 (EDT)
commit eeaf589e2c2137dcb111459e1c609e496da34423
Author: Jaap A. Haitsma <jaap haitsma org>
Date: Sat Apr 25 21:21:52 2009 +0200
Add doap file
---
netspeed.doap | 39 +++++++++++++++++++++++++++++++++++++++
1 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/netspeed.doap b/netspeed.doap
new file mode 100644
index 0000000..f342002
--- /dev/null
+++ b/netspeed.doap
@@ -0,0 +1,39 @@
+<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#">
+
+ <!--
+ This is a DOAP template file. It contains Pulse's best guesses at
+ some basic content. You should verify the information in this file
+ and modify anything that isn't right. Add the corrected file to your
+ source code repository to help tools better understand your project.
+ -->
+
+ <name xml:lang="en">Cheese</name>
+ <shortdesc xml:lang="en">Applet to show the speed of your network connection</shortdesc>
+ <homepage rdf:resource="http://projects.gnome.org/netspeed" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jörgen Scheibengruber</foaf:name>
+ <foaf:mbox rdf:resource="mfcn gmx de" />
+ <gnome:userid>mfcn</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Benoît Dejean</foaf:name>
+ <foaf:mbox rdf:resource="benoit placenet org" />
+ <gnome:userid>bdejeans</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Jaap A. Haitsma</foaf:name>
+ <foaf:mbox rdf:resource="jaap haitsma org" />
+ <gnome:userid>jhaitsma</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]