summaryrefslogtreecommitdiff
path: root/nautilus.doap
diff options
context:
space:
mode:
authorAndrea Veri <andrea.veri@gmail.com>2018-02-13 17:28:00 +0000
committerAndrea Veri <andrea.veri@gmail.com>2018-02-13 17:28:00 +0000
commit25240b491c576268257e0286e0e9f8fbcd63c20a (patch)
treedefd1e8a64a8ac77ed8affa68ef70ad1d9d3b5bf /nautilus.doap
parent0c80a0439cdd0ea6f7f5d0dbb6ef12a8523861e1 (diff)
downloadnautilus-25240b491c576268257e0286e0e9f8fbcd63c20a.tar.gz
A couple of additional missing details on the nautilus.doap file
Diffstat (limited to 'nautilus.doap')
-rw-r--r--nautilus.doap8
1 files changed, 4 insertions, 4 deletions
diff --git a/nautilus.doap b/nautilus.doap
index c0ae2d0b1..34f8df8f6 100644
--- a/nautilus.doap
+++ b/nautilus.doap
@@ -5,20 +5,20 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">nautilus</name>
+ <name xml:lang="en">Nautilus</name>
<shortdesc xml:lang="en">Default file manager for GNOME</shortdesc>
<description xml:lang="en">Default file manager for GNOME</description>
<homepage rdf:resource="https://wiki.gnome.org/Apps/Nautilus" />
<mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/nautilus-list" />
- <download-page rdf:resource="http://download.gnome.org/sources/nautilus/" />
- <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/nautilus/" />
+ <download-page rdf:resource="https://download.gnome.org/sources/nautilus/" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/nautilus/issues" />
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C</programming-language>
<maintainer>
<foaf:Person>
- <foaf:name>Carlos Soriano</foaf:name>
+ <foaf:name>Carlos Soriano Sanchez</foaf:name>
<foaf:mbox rdf:resource="mailto:csoriano@gnome.org" />
<gnome:userid>csoriano</gnome:userid>
</foaf:Person>