[glick2] Add doap file
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glick2] Add doap file
- Date: Thu, 13 Oct 2011 18:32:02 +0000 (UTC)
commit d86f1e9ccf8cae234e7c968e1c7a30716720f7ba
Author: Alexander Larsson <alexl redhat com>
Date: Thu Oct 13 20:29:47 2011 +0200
Add doap file
glick2.doap | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/glick2.doap b/glick2.doap
new file mode 100644
index 0000000..c693223
--- /dev/null
+++ b/glick2.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">Glick2</name>
+ <shortdesc xml:lang="en">An application bundle system</shortdesc>
+ <description>An application bundle system</description>
+ <homepage rdf:resource="http://people.gnome.org/~alexl/glick2/" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Alexander Larsson</foaf:name>
+ <foaf:mbox rdf:resource="mailto:alexl redhat com" />
+ <gnome:userid>alexl</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]