summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy OBrien <obrien.timothy.a@gmail.com>2019-01-14 02:17:42 +1100
committerCarlos Soriano <csoriano1618@gmail.com>2019-01-15 09:50:43 +0000
commit2eed21b2dd3ec0cdd701f9c18e1e2582c69bdad8 (patch)
treeba25045146667f813501a690056cf499b5e79485
parentd63340d68667e0f8b80b7ab81cee4b03b9b4f437 (diff)
downloadnautilus-2eed21b2dd3ec0cdd701f9c18e1e2582c69bdad8.tar.gz
org.gnome.Nautilus.appdata.xml.in.in: No screenshots in appdata
No screenshots were supplied by the appdata xml meaning that software install tools would not show them to the user. This commit proposes a set of screenshots hosted via the static-web project: https://gitlab.gnome.org/Infrastructure/static-web See static-web merge request https://gitlab.gnome.org/Infrastructure/static-web/merge_requests/2 for proposed screenshots. Fixes #556
-rw-r--r--data/org.gnome.Nautilus.appdata.xml.in.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index 30648b3e6..cb20fa05f 100644
--- a/data/org.gnome.Nautilus.appdata.xml.in.in
+++ b/data/org.gnome.Nautilus.appdata.xml.in.in
@@ -25,6 +25,24 @@
<kudo>Notifications</kudo>
<kudo>SearchProvider</kudo>
</kudos>
+ <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>
<categories>
<category>System</category>
</categories>
@@ -35,3 +53,4 @@
<url type="help">https://wiki.gnome.org/action/show/Apps/Nautilus</url>
<translation type="gettext">nautilus</translation>
</component>
+