Help: Use stable 'if' namespace instead of experimental
[empathy-mirror.git] / empathy.doap
blobc867fd53df82f6a227812d136077cbcaf2552d76
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</name>
8 <shortdesc xml:lang="en">Send and receive messages</shortdesc>
9 <description>Empathy is a messaging program which supports text, voice, video chat, and file transfers over many different protocols. You can tell it about your accounts on all those services and do all your chatting within one application.
11 Empathy uses Telepathy for protocol support and has a user interface based on Gossip. Empathy is the default chat client in current versions of GNOME, making it easier for other GNOME applications to integrate collaboration functionality using Telepathy.</description>
12 <category rdf:resource="http://api.gnome.org/doap-extensions#core-apps" />
14 <homepage rdf:resource="https://wiki.gnome.org/Apps/Empathy" />
15 <mailing-list rdf:resource="http://lists.freedesktop.org/mailman/listinfo/telepathy" />
16 <download-page rdf:resource="http://download.gnome.org/sources/empathy/" />
17 <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=empathy" />
18 <programming-language>C</programming-language>
20 <maintainer>
21 <foaf:Person>
22 <foaf:name>Xavier Claessens</foaf:name>
23 <foaf:mbox rdf:resource="mailto:xclaesse@gmail.com" />
24 <gnome:userid>xclaesse</gnome:userid>
25 </foaf:Person>
26 </maintainer>
27 </Project>