[graph-gtk] Added graph-gtk.doap file
- From: Isaac Wagner <isaacbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [graph-gtk] Added graph-gtk.doap file
- Date: Thu, 26 Jul 2012 14:27:17 +0000 (UTC)
commit 3d1c7260c55d48caf8cd96446e35303ea7bd61b1
Author: Isaac Wagner <isaacbw src gnome org>
Date: Thu Jul 26 10:27:09 2012 -0400
Added graph-gtk.doap file
graph-gtk.doap | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/graph-gtk.doap b/graph-gtk.doap
new file mode 100644
index 0000000..1ee8cc4
--- /dev/null
+++ b/graph-gtk.doap
@@ -0,0 +1,16 @@
+<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">graph-gtk</name>
+ <shortdesc xml:lang="en">Graph-gtk provides applications with an embedible "boxes and lines" graph editor in the form of a Gtk+ widget</shortdesc>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Isaac Wagner</foaf:name>
+ <gnome:userid>isaacbw</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]