[gnote] -added .doap file
- From: Hubert Figuière <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnote] -added .doap file
- Date: Fri, 17 Apr 2009 18:06:19 -0400 (EDT)
commit 79aea3bc791475a54854d682b236be496d36be9e
Author: Hubert Figuiere <hub figuiere net>
Date: Fri Apr 17 18:04:38 2009 -0400
-added .doap file
---
gnote.doap | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/gnote.doap b/gnote.doap
new file mode 100644
index 0000000..9389719
--- /dev/null
+++ b/gnote.doap
@@ -0,0 +1,25 @@
+<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">gnote</name>
+ <!-- Description, e.g.
+ "Falling blocks game"
+ "Internationalized text layout and rendering library"
+ -->
+ <shortdesc xml:lang="en">A note taking application.</shortdesc>
+ <homepage rdf:resource="http://live.gnome.org/Gnote" />
+ <!--
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ -->
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Hubert Figuiere</foaf:name>
+ <foaf:mbox rdf:resource="hub figuiere net" />
+ <gnome:userid>hub</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]