Update kxstitch appdata to pass flathub validation
ClosedPublic

Authored by nickrichards on Apr 12 2020, 2:04 PM.

Details

Summary

The latest kxstitch release couldn't be distributed on flathub because it didn't pass the appstream validator. This diff fixes those errors:

Test Plan

flatpak install flathub org.freedesktop.appstream-glib
flatpak run org.freedesktop.appstream-glib validate org.kde.kxstitch.appdata.xml

Diff Detail

Repository
R465 KXStitch
Lint
Lint Skipped
Unit
Unit Tests Skipped
nickrichards requested review of this revision.Apr 12 2020, 2:04 PM
nickrichards created this revision.
yurchor accepted this revision.Apr 12 2020, 2:16 PM

Thanks.

This revision is now accepted and ready to land.Apr 12 2020, 2:16 PM
This revision was automatically updated to reflect the committed changes.

thanks! this is the first commit that I actually got around to setting arc up properly and landing myself. so thanks!