diff options
Diffstat (limited to 'resources/org.gnunet.Messenger.appdata.xml')
-rw-r--r-- | resources/org.gnunet.Messenger.appdata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/resources/org.gnunet.Messenger.appdata.xml b/resources/org.gnunet.Messenger.appdata.xml index 0ac2a11..2757d2c 100644 --- a/resources/org.gnunet.Messenger.appdata.xml +++ b/resources/org.gnunet.Messenger.appdata.xml @@ -28,6 +28,21 @@ </description> <screenshots> + <screenshot> + <image>https://gitlab.com/gnunet-messenger/messenger-gtk/-/raw/master/screenshots/about-page.png</image> + </screenshot> + <screenshot> + <image>https://gitlab.com/gnunet-messenger/messenger-gtk/-/raw/master/screenshots/account-selection.png</image> + </screenshot> + <screenshot> + <image>https://gitlab.com/gnunet-messenger/messenger-gtk/-/raw/master/screenshots/contact-info.png</image> + </screenshot> + <screenshot> + <image>https://gitlab.com/gnunet-messenger/messenger-gtk/-/raw/master/screenshots/delete-messages.png</image> + </screenshot> + <screenshot> + <image>https://gitlab.com/gnunet-messenger/messenger-gtk/-/raw/master/screenshots/voice-recording.png</image> + </screenshot> </screenshots> <url type="homepage">https://www.gnunet.org</url> @@ -36,5 +51,6 @@ <launchable type="desktop-id">org.gnunet.Messenger.desktop</launchable> <releases> + <release version="0.7.0" date="2022-04-23" /> </releases> </component> |