Browse Source

fix(build): appease appstream-glib validate

Flathub builds fail if appdata file
does not pass appstream-glib validate.
reviewable/pr5962/r4
Douglas Rhine 6 years ago committed by Anthony Bilinski
parent
commit
98a364ea2e
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 4
      res/io.github.qtox.qTox.appdata.xml

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

@ -53,11 +53,11 @@ @@ -53,11 +53,11 @@
<screenshots>
<screenshot type="default">
<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>
<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>
</screenshots>
<url type="homepage">https://qtox.github.io</url>

Loading…
Cancel
Save