[mess-desktop-entries] Add a doap file.



commit c906a12c4171124d40c11af5533deb7f8a2537c4
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Feb 23 01:15:29 2011 -0500

    Add a doap file.

 mess-desktop-entries.doap |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/mess-desktop-entries.doap b/mess-desktop-entries.doap
new file mode 100644
index 0000000..2aab683
--- /dev/null
+++ b/mess-desktop-entries.doap
@@ -0,0 +1,17 @@
+<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">MESS Desktop Entries</name>
+  <shortdesc xml:lang="en">Desktop entries for MESS ROMs</shortdesc>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Matthew Barnes</foaf:name>
+      <foaf:mbox rdf:resource="mailto:mbarnes redhat com" />
+      <gnome:userid>mbarnes</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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