metainfo: Remove final dots in captions

Flathub (aka `appstream-cli validate`) doesn't like them.
This commit is contained in:
Kévin Commaille 2023-11-24 21:45:00 +01:00
parent 091a311f51
commit 81868ed463
No known key found for this signature in database
GPG key ID: 29A48C1F03620416

View file

@ -21,15 +21,15 @@
<screenshots>
<screenshot type="default">
<image type="source">https://gitlab.gnome.org/GNOME/fractal/raw/main/screenshots/main.png</image>
<caption>Fractals main window.</caption>
<caption>Fractals main window</caption>
</screenshot>
<screenshot>
<image type="source">https://gitlab.gnome.org/GNOME/fractal/raw/main/screenshots/media-history.png</image>
<caption>View the media history of a Matrix room.</caption>
<caption>View the media history of a Matrix room</caption>
</screenshot>
<screenshot>
<image type="source">https://gitlab.gnome.org/GNOME/fractal/raw/main/screenshots/adaptive.png</image>
<caption>Fractals interface adapts to small screens.</caption>
<caption>Fractals interface adapts to small screens</caption>
</screenshot>
</screenshots>