[gok] add doap file
- From: Gerd Kohlberger <gerdk src gnome org>
- To: svn-commits-list gnome org
- Subject: [gok] add doap file
- Date: Sat, 18 Apr 2009 12:54:09 -0400 (EDT)
commit 9f1b459b2240fdc669568fd6bb75f4c515003111
Author: Gerd Kohlberger <gerdk src gnome org>
Date: Sat Apr 18 18:50:13 2009 +0200
add doap file
---
gok.doap | 37 +++++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/gok.doap b/gok.doap
new file mode 100644
index 0000000..06a414e
--- /dev/null
+++ b/gok.doap
@@ -0,0 +1,37 @@
+<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">On-Screen Keyboard</name>
+ <shortdesc xml:lang="en">Navigate applications and type using alternative input devices</shortdesc>
+
+ <homepage rdf:resource="http://www.gok.ca/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gok-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/gok/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gok" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>David Bolter</foaf:name>
+ <foaf:mbox rdf:resource="david bolter utoronto ca" />
+ <gnome:userid>dtb</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Bill Haneman</foaf:name>
+ <foaf:mbox rdf:resource="bill haneman sun com" />
+ <gnome:userid>billh</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Gerd Kohlberger</foaf:name>
+ <foaf:mbox rdf:resource="gerdko gmail com" />
+ <gnome:userid>gerdk</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]