Skip to content

Allow the front-end to get alternate versions of applications

Richard Hughes requested to merge wip/hughsie/gs_plugin_add_alternates into master

The idea here is that the frontend can say 'get me all different variants of 'gimp.desktop' and flatpak will return 'org.gimp.GIMP:stable', snap will return 'gimp:candidate', and the package manager would return just 'gimp'.

Merge request reports