2018-02-13 17:21:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2009-04-17 11:48:03 +00:00
|
|
|
<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#">
|
|
|
|
|
2018-02-13 17:28:00 +00:00
|
|
|
<name xml:lang="en">Nautilus</name>
|
2012-04-10 19:12:28 +00:00
|
|
|
<shortdesc xml:lang="en">Default file manager for GNOME</shortdesc>
|
2018-02-13 17:21:47 +00:00
|
|
|
<description xml:lang="en">Default file manager for GNOME</description>
|
2024-01-31 01:08:36 +00:00
|
|
|
<homepage rdf:resource="https://apps.gnome.org/Nautilus/" />
|
2023-04-28 10:42:48 +00:00
|
|
|
<support-forum rdf:resource="https://discourse.gnome.org/tags/nautilus" />
|
2018-02-13 17:28:00 +00:00
|
|
|
<download-page rdf:resource="https://download.gnome.org/sources/nautilus/" />
|
|
|
|
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/nautilus/issues" />
|
2018-02-13 17:21:47 +00:00
|
|
|
|
2014-07-30 18:40:38 +00:00
|
|
|
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
|
2014-07-31 17:43:12 +00:00
|
|
|
<programming-language>C</programming-language>
|
2009-04-17 11:48:03 +00:00
|
|
|
|
2015-02-11 19:02:24 +00:00
|
|
|
<maintainer>
|
|
|
|
<foaf:Person>
|
2019-11-22 13:45:34 +00:00
|
|
|
<foaf:name>António Fernandes</foaf:name>
|
|
|
|
<foaf:mbox rdf:resource="mailto:antoniof@gnome.org" />
|
|
|
|
<gnome:userid>antoniof</gnome:userid>
|
2015-02-11 19:02:24 +00:00
|
|
|
</foaf:Person>
|
|
|
|
</maintainer>
|
2019-11-22 13:45:34 +00:00
|
|
|
|
|
|
|
<maintainer>
|
|
|
|
<foaf:Person>
|
|
|
|
<foaf:name>Ondrej Holy</foaf:name>
|
2021-02-03 09:03:19 +00:00
|
|
|
<foaf:mbox rdf:resource="mailto:oholy@gnome.org" />
|
2019-11-22 13:45:34 +00:00
|
|
|
<gnome:userid>oholy</gnome:userid>
|
|
|
|
</foaf:Person>
|
|
|
|
</maintainer>
|
2023-05-30 08:27:12 +00:00
|
|
|
|
|
|
|
<maintainer>
|
|
|
|
<foaf:Person>
|
|
|
|
<foaf:name>Corey Berla</foaf:name>
|
|
|
|
<foaf:mbox rdf:resource="mailto:coreyberla@gnome.org" />
|
|
|
|
<gnome:userid>coreyberla</gnome:userid>
|
|
|
|
</foaf:Person>
|
|
|
|
</maintainer>
|
2019-11-22 13:45:34 +00:00
|
|
|
</Project>
|