1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-31 17:39:25 +00:00

metainfo: Correct screenshot URLs

Fixes #497
This commit is contained in:
Evangelos Ribeiro Tzaras 2022-09-19 20:17:20 +02:00
parent a35cd09cdb
commit e8a7485086

View file

@ -24,12 +24,12 @@
<screenshot type="default">
<!-- Translators: A screenshot description. -->
<caption>Placing a call</caption>
<image type="source" width="720" height="1296">https://gitlab.gnome.org/GNOME/calls/raw/master/data/screenshots/calling.png</image>
<image type="source" width="720" height="1296">https://gitlab.gnome.org/GNOME/calls/raw/main/data/screenshots/calling.png</image>
</screenshot>
<screenshot>
<!-- Translators: A screenshot description. -->
<caption>The call history</caption>
<image type="source" width="720" height="1296">https://gitlab.gnome.org/GNOME/calls/raw/master/data/screenshots/history.png</image>
<image type="source" width="720" height="1296">https://gitlab.gnome.org/GNOME/calls/raw/main/data/screenshots/history.png</image>
</screenshot>
</screenshots>