[gcalctool] Add DOAP file
- From: Olav Vitters <ovitters src gnome org>
- To: svn-commits-list gnome org
- Subject: [gcalctool] Add DOAP file
- Date: Thu, 23 Apr 2009 09:41:00 -0400 (EDT)
commit 48207cccfae77b010826f9bf6c794996d405010e
Author: Olav Vitters <olav bkor dhs org>
Date: Thu Apr 23 15:39:18 2009 +0200
Add DOAP file
---
gcalctool.doap | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/gcalctool.doap b/gcalctool.doap
new file mode 100644
index 0000000..7c5735b
--- /dev/null
+++ b/gcalctool.doap
@@ -0,0 +1,35 @@
+<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">gcalctool</name>
+ <shortdesc xml:lang="en">Desktop calculator</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/Gcalctool" />
+ <download-page rdf:resource="http://download.gnome.org/sources/gcalctool/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gcalctool" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Rich Burridge</foaf:name>
+ <foaf:mbox rdf:resource="rich burridge sun com" />
+ <gnome:userid>richb</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Sami Pietila</foaf:name>
+ <foaf:mbox rdf:resource="sampie iki fi" />
+ <gnome:userid>sampie</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Robert Ancell</foaf:name>
+ <foaf:mbox rdf:resource="robert ancell gmail com" />
+ <gnome:userid>rancell</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]