diff options
author | fiaxh <git@lightrise.org> | 2022-02-12 22:18:06 +0100 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2022-02-12 22:18:06 +0100 |
commit | 9838d5679470d1add098accaeae8eaf0ee3c58ee (patch) | |
tree | 510ba3967f8794e6bb95df64f62cc55d2ab9d48d /main/data | |
parent | f5d1435182dc1a5c2ffc995f0ed7e100f7b91215 (diff) | |
download | dino-9838d5679470d1add098accaeae8eaf0ee3c58ee.tar.gz dino-9838d5679470d1add098accaeae8eaf0ee3c58ee.zip |
Prepare for 0.3 release
Diffstat (limited to 'main/data')
-rw-r--r-- | main/data/im.dino.Dino.appdata.xml | 6 | ||||
-rw-r--r-- | main/data/im.dino.Dino.appdata.xml.in | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/main/data/im.dino.Dino.appdata.xml b/main/data/im.dino.Dino.appdata.xml index 0d121e48..bfa25803 100644 --- a/main/data/im.dino.Dino.appdata.xml +++ b/main/data/im.dino.Dino.appdata.xml @@ -140,13 +140,13 @@ </description> <screenshots> <screenshot type="default"> - <image height="950" width="1600">https://dino.im/img/appdata/main.png</image> + <image height="952" width="1601">https://dino.im/img/appdata/2022-02_screenshot-main.png</image> </screenshot> <screenshot> - <image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image> + <image height="753" width="1199">https://dino.im/img/appdata/2022-02_screenshot-call.png</image> </screenshot> <screenshot> - <image height="1188" width="2018">https://dino.im/img/appdata/contact_details.png</image> + <image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image> </screenshot> </screenshots> <translation type="gettext">dino</translation> diff --git a/main/data/im.dino.Dino.appdata.xml.in b/main/data/im.dino.Dino.appdata.xml.in index c2b29725..c95ef12e 100644 --- a/main/data/im.dino.Dino.appdata.xml.in +++ b/main/data/im.dino.Dino.appdata.xml.in @@ -13,13 +13,13 @@ </description> <screenshots> <screenshot type="default"> - <image height="950" width="1600">https://dino.im/img/appdata/main.png</image> + <image height="952" width="1601">https://dino.im/img/appdata/2022-02_screenshot-main.png</image> </screenshot> <screenshot> - <image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image> + <image height="753" width="1199">https://dino.im/img/appdata/2022-02_screenshot-call.png</image> </screenshot> <screenshot> - <image height="1088" width="2018">https://dino.im/img/appdata/contact_details.png</image> + <image height="942" width="1600">https://dino.im/img/appdata/start_chat.png</image> </screenshot> </screenshots> <translation type="gettext">dino</translation> |