The source project of this merge request has been removed.
Ensure that Cuttlefish's appstream ID matches name of its appdata file
Otherwise during compilation, a second appdata file gets created, so once installed, there are two on the system, which confuses various tools.
As an alternative, we could change the AppStream ID to match the current appdata filename, but that would break URLs for anyone using the current one.
cc @matthiask