mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
* gtk: Add release history to metainfo file This is mandatory on Flathub (and possibly other software repositories). On each new release, a <release> element should be prepended to this list. Ideally each <release> would include (translatable) release notes, but this is the bare minimum. https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Releases.html * gtk: Add more URLs to AppStream metainfo This covers all the URL types from the AppStream specification. https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url * gtk: Add translation info to AppStream metainfo This allows information about per-language translation percentages to be extracted at build-time and included in the repository's appstream file. Software centres such as GNOME Software use this to indicate to the user whether the app is translated into their language. https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-translation