Skip to content

Allow the name, summary and description to be overwritten

Richard Hughes requested to merge wip/hughsie/allow-overwrite into master

To use GsApp in other applications like gnome-software-editor we need to be able to overwrite the existing values, and that's not currently possible.

Relax the checks as they were only supposed to prevent a LOW quality summary from PackageKit overwrite a HIGH quality summary from AppStream.

Merge request reports