Commit Graph
2 Commits
Author SHA1 Message Date
Sabri ÜnalandMarge Bot a53ee23941 metainfo: Drop categories from metainfo.xml
**Categories and keywords**
> If there’s a launchable defined for a desktop application, categories and keywords are pulled from the desktop file. Defining them separately in the Metainfo file will override the contents of the desktop file.

Source: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines#categories-and-keywords

Signed-off-by: Sabri Ünal <yakushabb@gmail.com>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/812>
2026-01-25 18:22:07 +00:00
Sabri ÜnalandMarge Bot e9c1a89f76 Update developer ID
Appstream decided to use reverse DNS for developer IDs.

> The element should have a id property, containing a unique ID to identify the component developer / development team. It is recommended to use a reverse-DNS name, like org.gnome or io.github.ximion, or a Fediverse handle (like @user@example.org) as ID to achieve a higher chance of uniqueness.

More information: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/724>
2024-03-13 15:09:00 +00:00