The source project of this merge request has been removed.
Remove screenshot dimensions from appdata
Refer https://github.com/flathub/org.kde.falkon/pull/3#issuecomment-1064018275
Screenshot dimensions can easily go out of sync when they change. The appdata file was correct until some days back, but currently, it fails check.
./linux/appdata/org.kde.falkon.appdata.xml: FAILED:
• attribute-invalid : <screenshot> width (1105) did not match specified (981) [https://cdn.kde.org/screenshots/falkon/falkon.png]
• attribute-invalid : <screenshot> height (855) did not match specified (659) [https://cdn.kde.org/screenshots/falkon/falkon.png]
Validation of files failed
So removed explicit mention of dimensions.