[gnome-globalmenu] Add the doap file required by gnome git.



commit 8bef71d3818c4a90ad74fff743cff8338b39209d
Author: Yu Feng <rainwoodman gmail com>
Date:   Sun Nov 8 18:41:06 2009 -0500

    Add the doap file required by gnome git.

 gnome-globalmenu.doap |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/gnome-globalmenu.doap b/gnome-globalmenu.doap
new file mode 100644
index 0000000..78aaada
--- /dev/null
+++ b/gnome-globalmenu.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-globalmenu</name>
+  <shortdesc xml:lang="en">Global Menu is the centralized menu bar</shortdesc>
+  <homepage rdf:resource="http://gnome2-globalmenu.googlecode.com"; />
+  <mailing-list rdf:resource="http://gnome-globalmenu googlegroups com" />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Yu Feng</foaf:name>
+      <foaf:mbox rdf:resource="mailto:fengy src gnome org" />
+      <gnome:userid>YuFeng</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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