[gnome-edu] adding doap file
- From: Bruno Boaventura de Oliveira Lacerda <brunobol src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-edu] adding doap file
- Date: Fri, 17 Apr 2009 17:38:12 -0400 (EDT)
commit 5290eefd9b4f469d555eb7a1a7974dfa3aa60c82
Author: Bruno Boaventura <brunobol gnome org>
Date: Fri Apr 17 18:36:07 2009 -0300
adding doap file
---
gnome-edu.doap | 36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/gnome-edu.doap b/gnome-edu.doap
new file mode 100644
index 0000000..770c42e
--- /dev/null
+++ b/gnome-edu.doap
@@ -0,0 +1,36 @@
+<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">gnome-edu</name>
+ <!-- Description, e.g.
+ "Falling blocks game"
+ "Internationalized text layout and rendering library"
+ -->
+ <shortdesc xml:lang="en">GNOME educational programs</shortdesc>
+ <!--
+ <homepage rdf:resource="http://www.gnome.org/" />
+ -->
+ <!--
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ -->
+ <download-page rdf:resource="http://download.gnome.org/sources/gnome-games/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-games" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Bruno Boaventura</foaf:name>
+ <foaf:mbox rdf:resource="brunobol gnome org" />
+ <gnome:userid>brunobol</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]