Skip to content

appstream: Fix refining wildcard shell extensions

The shell extensions plugin uses the "shell-extensions::uuid" custom metadata key for installation method. Check that when refining wildcard apps in the appstream plugin and allow matches if the custom key is set.

This fixes opening shell extensions from the tweak tool that regressed with commit 91980569 that removed that global cache.

Fixes: #430 (closed)

Note that this is for gnome-3-30; master is broken in a different way and this fix doesn't apply there.

Edited by Kalev Lember

Merge request reports