fix appdata validation
until there is a screenshot available, comment out the whole <screenshots> tag, instead of leaving it with no <image> child nodes
This commit is contained in:
parent
5fda0b61e6
commit
4bcb40906b
1 changed files with 3 additions and 1 deletions
|
@ -98,11 +98,13 @@
|
|||
<url type="homepage">https://community.kde.org/KDEConnect/</url>
|
||||
<url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdeconnect</url>
|
||||
<url type="help">https://docs.kde.org/index.php?application=kdeconnect-kde&language=en</url>
|
||||
<!--
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<!-- <image>http://kde.org/images/screenshots/kalgebra.png</image> -->
|
||||
<image>http://kde.org/images/screenshots/kalgebra.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
-->
|
||||
<project_group>KDE</project_group>
|
||||
<provides>
|
||||
<binary>kdeconnectd</binary>
|
||||
|
|
Loading…
Reference in a new issue