nautilus/data/org.gnome.Nautilus.appdata.xml.in.in
2021-10-30 09:08:22 +02:00

63 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@appid@.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Files</name>
<summary>Access and organize files</summary>
<description>
<p>
Files, also known as Nautilus, 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>
<categories>
<category>System</category>
</categories>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/nautilus/issues</url>
<url type="donation">https://www.gnome.org/support-gnome/</url>
<url type="help">https://wiki.gnome.org/action/show/Apps/Nautilus</url>
<url type="homepage">https://wiki.gnome.org/action/show/Apps/Nautilus</url>
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<launchable type="desktop-id">@appid@.desktop</launchable>
<releases>
<release version="41.1" date="2021-10-30" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>
<developer_name>The GNOME Project</developer_name>
<screenshots>
<screenshot type="default">
<image>https://static.gnome.org/appdata/nautilus/nautilus-201901141.png</image>
<caption>Tile View</caption>
</screenshot>
<screenshot>
<image>https://static.gnome.org/appdata/nautilus/nautilus-201901142.png</image>
<caption>List View</caption>
</screenshot>
<screenshot>
<image>https://static.gnome.org/appdata/nautilus/nautilus-201901143.png</image>
<caption>Search</caption>
</screenshot>
<screenshot>
<image>https://static.gnome.org/appdata/nautilus/nautilus-201901144.png</image>
<caption>Other Locations</caption>
</screenshot>
</screenshots>
<update_contact>nautilus-list@gnome.org</update_contact>
<translation type="gettext">nautilus</translation>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
<kudo>SearchProvider</kudo>
</kudos>
</component>