fix screenshot dimensions (#1163)

This commit is contained in:
seahawk1986 2021-12-14 15:09:14 +01:00 committed by GitHub
parent 9cfc5a1827
commit be0233000c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -140,13 +140,13 @@
</description>
<screenshots>
<screenshot type="default">
<image height="900" width="1600">https://dino.im/img/appdata/main.png</image>
<image height="950" width="1600">https://dino.im/img/appdata/main.png</image>
</screenshot>
<screenshot>
<image height="900" width="1600">https://dino.im/img/appdata/start_chat.png</image>
<image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image>
</screenshot>
<screenshot>
<image height="900" width="1600">https://dino.im/img/appdata/contact_details.png</image>
<image height="1188" width="2018">https://dino.im/img/appdata/contact_details.png</image>
</screenshot>
</screenshots>
<translation type="gettext">dino</translation>

View File

@ -13,13 +13,13 @@
</description>
<screenshots>
<screenshot type="default">
<image height="900" width="1600">https://dino.im/img/appdata/main.png</image>
<image height="950" width="1600">https://dino.im/img/appdata/main.png</image>
</screenshot>
<screenshot>
<image height="900" width="1600">https://dino.im/img/appdata/start_chat.png</image>
<image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image>
</screenshot>
<screenshot>
<image height="900" width="1600">https://dino.im/img/appdata/contact_details.png</image>
<image height="1088" width="2018">https://dino.im/img/appdata/contact_details.png</image>
</screenshot>
</screenshots>
<translation type="gettext">dino</translation>