[gimp-tiny-fu] Added gimp-tiny-fu.doap file requested by GNOME GIT source code repository.
- From: Kevin Cozens <kcozens src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-tiny-fu] Added gimp-tiny-fu.doap file requested by GNOME GIT source code repository.
- Date: Sat, 5 Jun 2010 03:11:44 +0000 (UTC)
commit 8561e594a7ff768faa2ed33cacb045d562c00fb2
Author: Kevin Cozens <kcozens cvs gnome org>
Date: Fri Jun 4 23:01:43 2010 -0400
Added gimp-tiny-fu.doap file requested by GNOME GIT source code repository.
gimp-tiny-fu.doap | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/gimp-tiny-fu.doap b/gimp-tiny-fu.doap
new file mode 100644
index 0000000..3252d70
--- /dev/null
+++ b/gimp-tiny-fu.doap
@@ -0,0 +1,24 @@
+<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">GIMP Tiny-Fu</name>
+ <shortdesc xml:lang="en">Created as a replacement for the SIOD-based Script-Fu plug-in of GIMP</shortdesc>
+ <!--
+ <homepage rdf:resource="http://www.gnome.org/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/gimp-tiny-fu/" />
+ -->
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gimp-tiny-fu" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#bindings" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Kevin Cozens</foaf:name>
+ <foaf:mbox rdf:resource="mailto:kcozens cvs gnome org" />
+ <gnome:userid>kcozens</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]