Updated German help translation
[empathy/ppotvin.git] / empathy.doap
blob8b3e32ffe66ee1729181c9d40a2fedcfdefda27d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
4 xmlns:foaf="http://xmlns.com/foaf/0.1/"
5 xmlns:gnome="http://api.gnome.org/doap-extensions#"
6 xmlns="http://usefulinc.com/ns/doap#">
7 <name xml:lang="en">Empathy IM Client</name>
8 <shortdesc xml:lang="en">Send and receive messages</shortdesc>
9 <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
11 <homepage rdf:resource="http://live.gnome.org/Empathy" />
12 <mailing-list rdf:resource="http://lists.freedesktop.org/mailman/listinfo/telepathy" />
13 <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=empathy" />
15 <maintainer>
16 <foaf:Person>
17 <foaf:name>Xavier Claessens</foaf:name>
18 <foaf:mbox rdf:resource="mailto:xclaesse@gmail.com" />
19 <gnome:userid>xclaesse</gnome:userid>
20 </foaf:Person>
22 <foaf:Person>
23 <foaf:name>Guillaume Desmottes</foaf:name>
24 <foaf:mbox rdf:resource="mailto:gdesmott@gnome.org" />
25 <gnome:userid>gdesmott</gnome:userid>
26 </foaf:Person>
27 </maintainer>
28 </Project>