Browse Source

fix(build): appease appstream-glib validate

Flathub builds fail if appdata file
does not pass appstream-glib validate.
reviewable/pr5958/r1
Douglas Rhine 6 years ago
parent
commit
dbf58826f6
No known key found for this signature in database
GPG Key ID: 31F78E0CF8B761B9
  1. 4
      res/io.github.qtox.qTox.appdata.xml

4
res/io.github.qtox.qTox.appdata.xml

@ -53,11 +53,11 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://i.imgur.com/olb89CN.png</image> <image>https://i.imgur.com/olb89CN.png</image>
<caption>A sample conversation taking place on qTox.</caption> <caption>A sample conversation taking place on qTox</caption>
</screenshot> </screenshot>
<screenshot> <screenshot>
<image>https://i.imgur.com/tmX8z9s.png</image> <image>https://i.imgur.com/tmX8z9s.png</image>
<caption>A sample groupchat discussion taking place on qTox.</caption> <caption>A sample groupchat discussion taking place on qTox</caption>
</screenshot> </screenshot>
</screenshots> </screenshots>
<url type="homepage">https://qtox.github.io</url> <url type="homepage">https://qtox.github.io</url>

Loading…
Cancel
Save