[gnome-color-manager] Add a DAOP file for the project
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Add a DAOP file for the project
- Date: Wed, 28 Oct 2009 21:49:35 +0000 (UTC)
commit 1ce7bf9ec19b0f35d80d26bf4fa694307b4cf93f
Author: Richard Hughes <richard hughsie com>
Date: Wed Oct 28 21:48:46 2009 +0000
Add a DAOP file for the project
gnome-color-manager.doap | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/gnome-color-manager.doap b/gnome-color-manager.doap
new file mode 100644
index 0000000..34ebc45
--- /dev/null
+++ b/gnome-color-manager.doap
@@ -0,0 +1,28 @@
+<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 Color Manager</name>
+ <shortdesc xml:lang="en">GNOME Color Profile Tools</shortdesc>
+ <description xml:lang="en">
+ GNOME Color Manager is a set of graphical utilities for color managemnt
+ to be used in the GNOME desktop.
+ </description>
+
+ <homepage rdf:resource="http://git.gnome.org/cgit/gnome-color-manager"; />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Richard Hughes</foaf:name>
+ <foaf:mbox rdf:resource="mailto:richard hughsie com" />
+ <foaf:homepage rdf:resource="http://www.hughsie.com/"; />
+ <gnome:userid>rhughes</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <license rdf:resource="http://www.gnu.org/licenses/gpl-2.0.txt"; />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/"; />
+
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]