[gnome-subtitles] Added DOAP file
- From: Pedro Daniel da Rocha Melo e Castro <pcastro src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-subtitles] Added DOAP file
- Date: Sat, 30 May 2009 20:45:54 -0400 (EDT)
commit 14236fafaae36e24f302cd22832bb3fc1452ef17
Author: Pedro Castro <mail pedrocastro org>
Date: Sun May 31 01:45:35 2009 +0100
Added DOAP file
---
gnome-subtitles.doap | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/gnome-subtitles.doap b/gnome-subtitles.doap
new file mode 100644
index 0000000..43d2f7e
--- /dev/null
+++ b/gnome-subtitles.doap
@@ -0,0 +1,23 @@
+<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 Subtitles</name>
+ <shortdesc xml:lang="en">Video subtitling for the GNOME desktop</shortdesc>
+ <homepage rdf:resource="http://gnome-subtitles.sf.net" />
+ <mailing-list rdf:resource="http://lists.sourceforge.net/lists/listinfo/gnome-subtitles-general" />
+ <download-page rdf:resource="http://gnome-subtitles.sf.net/download" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-subtitles" />
+
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Pedro Castro</foaf:name>
+ <foaf:mbox rdf:resource="mailto:mail pedrocastro org" />
+ <gnome:userid>pcastro</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]