[gswitchit_plugins] added doap file



commit c130d4e524fbf88dc152e822d654bcb11984a182
Author: Sergey V. Udaltsov <svu gnome org>
Date:   Tue Apr 21 00:38:16 2009 +0100

    added doap file
---
 gswitchit_plugins.doap |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/gswitchit_plugins.doap b/gswitchit_plugins.doap
new file mode 100644
index 0000000..e757e77
--- /dev/null
+++ b/gswitchit_plugins.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">gswitchit_plugins</name>
+  <shortdesc xml:lang="en">Keyboard Indicator plugins</shortdesc>
+  <homepage rdf:resource="http://www.gnome.org/"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Sergey Udaltsov</foaf:name>
+      <foaf:mbox rdf:resource="svu gnome org" />
+      <gnome:userid>svu</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>
+



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