[ease] Added ease.doap.
- From: Nate Stedman <natesm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease] Added ease.doap.
- Date: Sat, 15 May 2010 05:57:29 +0000 (UTC)
commit 31b5c6ef7e87fc646e02cc659e3a4694ebf6a9e3
Author: Nate Stedman <natesm gmail com>
Date: Sat May 15 01:55:15 2010 -0400
Added ease.doap.
ease.doap | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/ease.doap b/ease.doap
new file mode 100644
index 0000000..d049208
--- /dev/null
+++ b/ease.doap
@@ -0,0 +1,18 @@
+<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">Ease</name>
+ <shortdesc xml:lang="en">A presentation application for the GNOME Desktop</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/Ease" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Nate Stedman</foaf:name>
+ <foaf:mbox rdf:resource="mailto:natesm gmail com" />
+ <gnome:userid>natesm</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]