[gconf-editor] 2009-04-21 Cosimo Cecchi <cosimoc gnome org>



commit 8eb8f4e387167d981644057842538afa32ebb2e4
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Apr 21 23:19:02 2009 +0200

    2009-04-21  Cosimo Cecchi  <cosimoc gnome org>
    
    	* gconf-editor.doap: add the DOAP file for this project.
---
 ChangeLog         |    4 ++++
 gconf-editor.doap |   18 ++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ec23f85..748c8c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-21  Cosimo Cecchi  <cosimoc gnome org>
 
+	* gconf-editor.doap: add the DOAP file for this project.
+
+2009-04-21  Cosimo Cecchi  <cosimoc gnome org>
+
 	* src/gconf-editor-window.c (gconf_editor_window_finalize):
 	We can always unref the GConfClient object now that bug #579751 has
 	been fixed.
diff --git a/gconf-editor.doap b/gconf-editor.doap
new file mode 100644
index 0000000..b57bfea
--- /dev/null
+++ b/gconf-editor.doap
@@ -0,0 +1,18 @@
+<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">gconf-editor</name>
+  <shortdesc xml:lang="en">An editor for the GConf configuration system.</shortdesc>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Fernando Herrera</foaf:name>
+      <foaf:mbox rdf:resource="fherrera onirica com" />
+      <gnome:userid>fherrera</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+
+</Project>



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