[Cuttlefish] Use only a single AppStream ID
ClosedPublic

Authored by ngraham on Aug 20 2019, 6:35 PM.

Details

Summary

Right now Cuttlefish provides both org.kde.plasma.cuttlefish and
org.kde.cuttlefish.desktop AppStream IDs, causing it to appear twice in Discover and
other software center apps.

This patch standardizes on org.kde.plasma.cuttlefish, and provides a compatibility
shim so you can still access it from the old URL (appstream://org.kde.cuttlefish.desktop)

BUG: 411112
FIXED-IN: 5.16.5

Test Plan

Don't know how to test this

Diff Detail

Repository
R118 Plasma SDK
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Aug 20 2019, 6:35 PM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 20 2019, 6:35 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Aug 20 2019, 6:35 PM
apol accepted this revision.Aug 20 2019, 6:37 PM
This revision is now accepted and ready to land.Aug 20 2019, 6:37 PM
This revision was automatically updated to reflect the committed changes.