[gnome-applets] Add a gnome-applets.doap file to make the cgit listing pretty.
- From: Callum McKenzie <callum src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-applets] Add a gnome-applets.doap file to make the cgit listing pretty.
- Date: Mon, 20 Apr 2009 21:46:13 -0400 (EDT)
commit 5b2abeef34f72c48c3000e83ffc59dadec58f397
Author: Callum McKenzie <callum spooky-possum org>
Date: Tue Apr 21 13:37:49 2009 +1200
Add a gnome-applets.doap file to make the cgit listing pretty.
---
ChangeLog | 5 ++++
gnome-applets.doap | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 407a477..606b802 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-19 Callum McKenzie <callum spooky-possum org>
+
+ * gnome-applets.doap: Add the project description to make cgit
+ happy.
+
2009-04-13 Callum McKenzie <callum spooky-possum org>
* configure.in:
diff --git a/gnome-applets.doap b/gnome-applets.doap
new file mode 100644
index 0000000..1ed060d
--- /dev/null
+++ b/gnome-applets.doap
@@ -0,0 +1,59 @@
+<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">gnome-applets</name>
+
+ <shortdesc xml:lang="en">Applets for the GNOME panel</shortdesc>
+
+ <homepage rdf:resource="http://live.gnome.org/GnomeApplets" />
+
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-utils-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/gnome-applets/" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-applets" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Callum McKenzie</foaf:name>
+ <gnome:userid>callum</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ryan Lortie</foaf:name>
+ <gnome:userid>ryanl</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Carlos Garcia Campos</foaf:name>
+ <foaf:mbox rdf:resource="carlosgc gnome org" />
+ <gnome:userid>carlosgc</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Sergey Udaltsov</foaf:name>
+ <foaf:mbox rdf:resource="svu gnome org" />
+ <gnome:userid>svu</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ronald Bultje</foaf:name>
+ <foaf:mbox rdf:resource="rbultje at ronald dot bitfreak dot net" />
+ <gnome:userid>rbultje</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Raphael Slinckx</foaf:name>
+ <foaf:mbox rdf:resource="raphael slinckx net" />
+ <gnome:userid>rslinckx</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]