[gnome-disk-utility] Add DOAP file
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility] Add DOAP file
- Date: Wed, 5 Oct 2011 17:00:13 +0000 (UTC)
commit e18d8f149b0afe746a850911bc3680050c91d6a5
Author: Alberto Ruiz <aruiz gnome org>
Date: Wed Oct 5 17:59:34 2011 +0100
Add DOAP file
gnome-disk-utility.doap | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/gnome-disk-utility.doap b/gnome-disk-utility.doap
new file mode 100644
index 0000000..6ef9a56
--- /dev/null
+++ b/gnome-disk-utility.doap
@@ -0,0 +1,27 @@
+<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 Disk Utility</name>
+ <shortdesc xml:lang="en">Disk management utility for GNOME</shortdesc>
+ <category rdf:resource="http://api.gnome.org/doap-extensions#platform" />
+
+ <homepage
+ rdf:resource="http://www.gnome.org/" />
+ <mailing-list
+ rdf:resource="http://lists.freedesktop.org/mailman/listinfo/devkit-devel" />
+ <download-page
+ rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/gnome-disk-utility"/>
+ <bug-database
+ rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>David Zeuthen</foaf:name>
+ <foaf:mbox rdf:resource="mailto:davidz redhat com" />
+ <gnome:userid>davidz</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]