* chore(appdata): remove optional translation tag
* chore(appdata): fix indentation
* chore(appdata): update description
Use a more concise description, but make sure to include all feed services RSS Guard
supports, in order to make it more discoverable through search engines.
* chore(appdata): add developer name
* chore(appdata): add project link on transifex
* chore(appdata): add some common keywords
Doesn't hurt and should also help with discoverability!
* chore(appdata): remove attributes from OARS content rating
It's only required to include attributes if an app actually makes use of them.
Generated with: https://hughsie.github.io/oars/generate.html
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
The previous app id was invalid, according to Flathub/Flatpak rules.
Additionally, install the AppData file as `*.metainfo.xml`, because
`appdata.xml` is the legacy name.
Co-authored-by: guihkx <guihkx@users.noreply.github.com>