[sawfish] added sawfish.doap
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] added sawfish.doap
- Date: Sun, 13 Sep 2009 14:20:55 +0000 (UTC)
commit 066c8dd1b4c119c45ef49f78d4cbdd7c88a7bd90
Author: chrisb <zanghar freenet de>
Date: Sun Sep 13 16:18:17 2009 +0200
added sawfish.doap
ChangeLog | 3 +++
sawfish.doap | 20 ++++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1c9882f..3232582 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-09-13 Christopher Bratusek <zanghar freenet de>
+ * sawfish.doap: added
+
2009-09-12 Christopher Bratusek <zanghar freenet de>
* lisp/sawfish/wm/focus.jl: doc for focus-revert
indention improvements
diff --git a/sawfish.doap b/sawfish.doap
new file mode 100644
index 0000000..b8732c1
--- /dev/null
+++ b/sawfish.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">Sawfish/name>
+ <shortdesc xml:lang="en">The Extensible Windowmanager</shortdesc>
+ <homepage rdf:resource="http://sawfish.wikia.com/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/sawfish-list" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#other" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Christopher Bratusek</foaf:name>
+ <foaf:mbox rdf:resource="mailto:zanghar freenet de" />
+ <gnome:userid>chrisb</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]