[mistelix] mistelix.doap file



commit 916b5c32853dd46293b652784122266efa1d1512
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Apr 25 20:14:24 2009 +0200

    mistelix.doap file
---
 ChangeLog     |    5 +++++
 mistelix.doap |   20 ++++++++++++++++++++
 2 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 025a551..861f9d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-25 Jordi Mas <jmas softcatala org>
 
+	* mistelix.doap: new file
+
+2009-04-25 Jordi Mas <jmas softcatala org>
+
 	* src/Makefile.am:  Audio selection dialog
 	* src/core/SlideShow.cs:  Audio selection dialog
 	* src/datamodel/SlideShowProjectElement.cs: Audio selection dialog
@@ -11,6 +15,7 @@
 	* src/widgets/BrowseFile.cs: Audio selection dialog
 	* src/dialogs/AudioSelectionDialog.cs: Audio selection dialog
 
+
 2009-04-11 Jordi Mas <jmas softcatala org>
 
 	* src/dialogs/GtkDialog.cs: Make Destroy method virtual
diff --git a/mistelix.doap b/mistelix.doap
new file mode 100644
index 0000000..a79d57d
--- /dev/null
+++ b/mistelix.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">Mistelix</name>
+  <shortdesc xml:lang="en">Author DVDs and slideshows</shortdesc>
+  <homepage rdf:resource="http://www.mistelix.org/"; />
+  <mailing-list rdf:resource="http://groups.google.com/group/mistelix"; />
+  <bug-database rdf:resource="" />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Jordi Mas</foaf:name>
+      <foaf:mbox rdf:resource="jmas softcatala org" />
+      <gnome:userid>jmas</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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