[gnomeweb-src] doap file
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-src] doap file
- Date: Mon, 24 Oct 2011 16:14:37 +0000 (UTC)
commit 2325eec90a9f16b9a644adb5d11578476a486230
Author: Andreas Nilsson <andreasn laura lan>
Date: Mon Oct 24 18:14:27 2011 +0200
doap file
gnomeweb-src.doap | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/gnomeweb-src.doap b/gnomeweb-src.doap
new file mode 100644
index 0000000..b787443
--- /dev/null
+++ b/gnomeweb-src.doap
@@ -0,0 +1,21 @@
+<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 Shell</name>
+ <shortdesc xml:lang="en">GNOME Web source material</shortdesc>
+ <description>Here we will collect all the (svg) source material for various places of gnome.org and subdomains</description>
+ <homepage rdf:resource="https://live.gnome.org/GnomeWeb/" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Andreas Nilsson</foaf:name>
+ <foaf:mbox rdf:resource="mailto:nisses mail home se" />
+ <gnome:userid>andreasn</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]