Skip to content

Commit

Permalink
appstream: Add screenshot captions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEvilSkeleton committed Jan 15, 2025
1 parent 5e71d49 commit 92b17d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/com.usebottles.bottles.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,27 @@
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/bottlesdevs/Bottles/main/data/screenshots/1.png</image>
<caption>Bottles List Page</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bottlesdevs/Bottles/main/data/screenshots/2.png</image>
<caption>Library Page</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bottlesdevs/Bottles/main/data/screenshots/3.png</image>
<caption>Create New Bottle</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bottlesdevs/Bottles/main/data/screenshots/4.png</image>
<caption>Bottle Details Page</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bottlesdevs/Bottles/main/data/screenshots/5.png</image>
<caption>Bottle Settings Page</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bottlesdevs/Bottles/main/data/screenshots/6.png</image>
<caption>Installers Page</caption>
</screenshot>
</screenshots>
<translation type="gettext">@APP_ID@</translation>
Expand Down

0 comments on commit 92b17d4

Please sign in to comment.