@antonio-rojas
Copy link
Contributor

antonio-rojas commented Apr 29, 2016

In org.kde.dolphin.appdata.xml there's

  <screenshots>
    <screenshot type="default">
      <image>http://kde.org/images/screenshots/dolphin.png</image>
    </screenshot>
  </screenshots>

In the distro appdata database, in the dolphin component:

  <screenshots>
    <screenshot type="default"><caption/><image type="source">http://kde.org/images/screenshots/dolphin.png</image></screenshot>
  </screenshots>

However, after refreshing the cache:

> sudo appstreamcli refresh-index --force
> appstreamcli search dolphin --details
...
Sample Screenshot URL: http://screenshots.debian.net/screenshot/dolphin
...