fix screenshot dimensions (#1163)
This commit is contained in:
parent
9cfc5a1827
commit
be0233000c
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue