Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
fix: extend appdata screenshot captions
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Dec 4, 2023
1 parent f6d0267 commit 4b4a60b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/FyraLabs/skiff-desktop/main/screenshots/mail.png</image>
<caption>Mail</caption>
<caption>The mail view</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/FyraLabs/skiff-desktop/main/screenshots/login.png</image>
<caption>Login</caption>
<caption>The login view</caption>
</screenshot>
</screenshots>
<releases>
Expand Down

0 comments on commit 4b4a60b

Please sign in to comment.