[monkey-bubble] add the doap file for GNOME
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble] add the doap file for GNOME
- Date: Mon, 12 Jul 2010 17:21:08 +0000 (UTC)
commit b9fe5b67965320c5e518ad4506b61b64ea6aabed
Author: Sven Herzberg <herzi gnome-de org>
Date: Mon Jul 12 19:17:34 2010 +0200
add the doap file for GNOME
* monkey-bubble.doap: GNOME's git requires this
monkey-bubble.doap | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/monkey-bubble.doap b/monkey-bubble.doap
new file mode 100644
index 0000000..e96096e
--- /dev/null
+++ b/monkey-bubble.doap
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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">Monkey Bubble</name>
+ <shortdesc xml:lang="en">Bust'a'Move clone for GNOME</shortdesc>
+ <!--<homepage rdf:resource="http://example.com/projectname" />-->
+ <!--<mailing-list rdf:resource="http://example.com/projectname/mail" />-->
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Sven Herzberg</foaf:name>
+ <gnome:userid>herzi</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]