Updated kn translations
[gcalctool.git] / gcalctool.doap
blobb8a1f0b90009ea505cc905623c6adbefa9a01411
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
7   <name xml:lang="en">gcalctool</name>
8   <shortdesc xml:lang="en">Desktop calculator</shortdesc>
9   <homepage rdf:resource="http://live.gnome.org/Gcalctool" />
10   <download-page rdf:resource="http://download.gnome.org/sources/gcalctool/" />
11   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gcalctool" />
12   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
14   <maintainer>
15     <foaf:Person>
16       <foaf:name>Robert Ancell</foaf:name>
17       <foaf:mbox rdf:resource="mailto:robert.ancell@gmail.com" />
18       <gnome:userid>rancell</gnome:userid>
19     </foaf:Person>
20   </maintainer>
21   <maintainer>
22     <foaf:Person>
23       <foaf:name>Robin Sonefors</foaf:name>
24       <foaf:mbox rdf:resource="mailto:ozamosi@flukkost.nu" />
25       <gnome:userid>rsonefors</gnome:userid>
26     </foaf:Person>
27   </maintainer>
28   <maintainer>
29     <foaf:Person>
30       <foaf:name>Rich Burridge</foaf:name>
31       <foaf:mbox rdf:resource="mailto:rich.burridge@gmail.com" />
32       <gnome:userid>richb</gnome:userid>
33     </foaf:Person>
34   </maintainer>
35   <maintainer>
36     <foaf:Person>
37       <foaf:name>Sami Pietila</foaf:name>
38       <foaf:mbox rdf:resource="mailto:sampie@iki.fi" />
39       <gnome:userid>sampie</gnome:userid>
40     </foaf:Person>
41   </maintainer>
42 </Project>