Skip to content

Commit

Permalink
assets/appdata: Declare screenshot parameters.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Feb 5, 2024
1 parent b0d9e68 commit d8e9912
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/nyxt.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
</provides>
<screenshots>
<screenshot type="default">
<image>https://nyxt-browser.com/static/image/switch-buffer.png</image>
<image type="source" width="1108" height="881">https://nyxt-browser.com/static/image/switch-buffer.png</image>
<caption>Fast tab switching</caption>
</screenshot>
<screenshot>
<image>https://nyxt-browser.com/static/image/multi-select.png</image>
<image type="source" width="1108" height="881">https://nyxt-browser.com/static/image/multi-select.png</image>
<caption>Multiple marking</caption>
</screenshot>
<screenshot>
<image>https://nyxt-browser.com/static/image/bookmark.png</image>
<image type="source" width="1108" height="881">https://nyxt-browser.com/static/image/bookmark.png</image>
<caption>Powerful bookmarks</caption>
</screenshot>
<screenshot>
<image>https://nyxt-browser.com/static/image/multi-search.png</image>
<image type="source" width="1108" height="881">https://nyxt-browser.com/static/image/multi-search.png</image>
<caption>Multi tab search</caption>
</screenshot>
<screenshot>
<image>https://nyxt-browser.com/static/image/history.png</image>
<image type="source" width="1108" height="881">https://nyxt-browser.com/static/image/history.png</image>
<caption>History as a tree</caption>
</screenshot>
</screenshots>
Expand Down

0 comments on commit d8e9912

Please sign in to comment.