Skip to content

extensions: Fix opening system installed extensions in gnome-software

Kalev Lember requested to merge wip/kalev/system-wide-extensions into master

When generating the app id that's passed to gnome-software, avoid hardcoding the 'user' scope and use 'system' scope for system-wide installed shell extensions.

Merge request reports