[gnome-commander] Added gnome-commander.doap file



commit 83460149140d4740255f1aaf7b7533864163ec11
Author: epiotr <epiotr cvs gnome org>
Date:   Fri Apr 17 22:34:34 2009 +0200

    Added gnome-commander.doap file
---
 gnome-commander.doap |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/gnome-commander.doap b/gnome-commander.doap
new file mode 100755
index 0000000..cbd81d0
--- /dev/null
+++ b/gnome-commander.doap
@@ -0,0 +1,19 @@
+<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 Commander</name>
+  <shortdesc xml:lang="en">Light and fast file manager for GNOME</shortdesc>
+  <homepage rdf:resource="http://www.nongnu.org/gcmd/"; />
+  <mailing-list rdf:resource="http://lists.nongnu.org/mailman/listinfo/gcmd-devel"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Piotr Eljasiak</foaf:name>
+      <foaf:mbox rdf:resource="epiotr use pl" />
+      <gnome:userid>epiotr</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]