[gnome-web-photo] Add DOAP file
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-web-photo] Add DOAP file
- Date: Tue, 21 Apr 2009 16:37:17 -0400 (EDT)
commit 02bee2e52d4a6a3729f84ed4816aa5c996e8a073
Author: Christian Persch <chpe gnome org>
Date: Tue Apr 21 22:37:01 2009 +0200
Add DOAP file
---
gnome-web-photo.doap | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/gnome-web-photo.doap b/gnome-web-photo.doap
new file mode 100644
index 0000000..303ca47
--- /dev/null
+++ b/gnome-web-photo.doap
@@ -0,0 +1,20 @@
+<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 Web Photo</name>
+ <shortdesc xml:lang="en">Create snapshot images and print web pages from the command line</shortdesc>
+
+ <download-page rdf:resource="http://download.gnome.org/sources/gnome-web-photo/" />
+ <bug-database rdf:resource="mailto:epiphany-list%40gnome.org" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Christian Persch</foaf:name>
+ <foaf:mbox rdf:resource="chpe gnome org" />
+ <gnome:userid>chpe</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]