Skip to content

appstream: Don't assume the first subcategory is always called "all"

Kalev Lember requested to merge wip/kalev/fonts-missing into master

Instead of always leaving out the first subcategory, be a bit more careful and do an ID comparison to skip the correct category we want to skip.

This fixes Addon::Font to correctly show up again in the category view (regression from commit d3648252).

Fixes: #133 (comment 509825)

Merge request reports