diff options
author | Carlos Soriano <csoriano@gnome.org> | 2015-02-11 20:12:54 +0100 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2015-02-11 20:13:45 +0100 |
commit | f3db773dcebf6b3e4dbd776bbc9f0b4d8780347e (patch) | |
tree | 9d9c80495a392a6f06da4c16741165b95bd7a66d /nautilus.doap | |
parent | fcfb35ad26094e020744f562d5af7530d9cb9544 (diff) | |
download | nautilus-f3db773dcebf6b3e4dbd776bbc9f0b4d8780347e.tar.gz |
doap: add description
Is now necessary to be able to push the doap file.
Diffstat (limited to 'nautilus.doap')
-rw-r--r-- | nautilus.doap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nautilus.doap b/nautilus.doap index 00a0395c4..c8afbf899 100644 --- a/nautilus.doap +++ b/nautilus.doap @@ -6,6 +6,7 @@ <name xml:lang="en">Nautilus</name> <shortdesc xml:lang="en">Default file manager for GNOME</shortdesc> + <description>Default file manager for GNOME</description> <homepage rdf:resource="https://wiki.gnome.org/Apps/Nautilus" /> <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/nautilus-list" /> <download-page rdf:resource="http://download.gnome.org/sources/nautilus/" /> |