[gnome-raw-thumbnailer] added .doap file
- From: Hubert Figuiere <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-raw-thumbnailer] added .doap file
- Date: Fri, 17 Apr 2009 13:48:31 -0400 (EDT)
commit 15b6772cbc97d94d0c4f487cfe86ce9dfd3d93b8
Author: Hubert Figuiere <hub figuiere net>
Date: Fri Apr 17 13:47:00 2009 -0400
added .doap file
---
gnome-raw-thumbnailer.doap | 34 ++++++++++++++++++++++++++++++++++
1 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/gnome-raw-thumbnailer.doap b/gnome-raw-thumbnailer.doap
new file mode 100644
index 0000000..57b8fd3
--- /dev/null
+++ b/gnome-raw-thumbnailer.doap
@@ -0,0 +1,34 @@
+<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-raw-thumbnailer</name>
+ <!-- Description, e.g.
+ "Falling blocks game"
+ "Internationalized text layout and rendering library"
+ -->
+ <shortdesc xml:lang="en">A thumbnailer for digital camera RAW files.</shortdesc>
+ <!--
+ <homepage rdf:resource="http://www.gnome.org/" />
+ -->
+ <!--
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ -->
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Hubert Figuiere</foaf:name>
+ <foaf:mbox rdf:resource="hub figuiere net" />
+ <gnome:userid>hub</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]