nautilus/data/org.gnome.Nautilus.appdata.xml.in
Cosimo Cecchi 3896e27b3d Add kudos to appdata file
As requested by Richard Hughes.
2015-12-07 14:11:54 -08:00

28 lines
990 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">org.gnome.Nautilus.desktop</id>
<licence>CC0</licence>
<description>
<_p>
Nautilus, also known as Files, is the default file manager of the GNOME desktop.
It provides a simple and integrated way of managing your files and browsing your file system.
</_p>
<_p>
Nautilus supports all the basic functions of a file manager and more.
It can search and manage your files and folders, both locally and on a network,
read and write data to and from removable media, run scripts, and launch applications.
It has three views: Icon Grid, Icon List, and Tree List.
Its functions can be extended with plugins and scripts.
</_p>
</description>
<kudos>
<kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
<kudo>SearchProvider</kudo>
</kudos>
<url type="homepage">https://wiki.gnome.org/Apps/Nautilus/</url>
<updatecontact>cosimoc_at_gnome.org</updatecontact>
</application>