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>
This commit is contained in:
Sabri Ünal
2026-01-03 18:46:27 +03:00
committed by Marge Bot
parent 50b171eeb6
commit a53ee23941
2 changed files with 1 additions and 5 deletions

View File

@@ -55,10 +55,6 @@
<kudo>Notifications</kudo>
</kudos>
<categories>
<category>Audio</category>
</categories>
<provides>
<mediatype>x-scheme-handler/tel</mediatype>
<mediatype>x-scheme-handler/sip</mediatype>