This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 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">Epiphany</name> |
| 8 |
<shortdesc xml:lang="en">View web pages and find information on the Internet</shortdesc> |
| 9 |
<category rdf:resource="http://api.gnome.org/doap-extensions#desktop" /> |
| 10 |
|
| 11 |
<homepage rdf:resource="http://live.gnome.org/Epiphany" /> |
| 12 |
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/epiphany-list" /> |
| 13 |
|
| 14 |
<maintainer> |
| 15 |
<foaf:Person> |
| 16 |
<foaf:name>Xan López</foaf:name> |
| 17 |
<foaf:mbox rdf:resource="xan@gnome.org" /> |
| 18 |
<gnome:userid>xan</gnome:userid> |
| 19 |
</foaf:Person> |
| 20 |
</maintainer> |
| 21 |
</Project> |