shift-shell/shell/metadata.json
Marco Allegretti 18bef9a573 Brand product metadata as SHIFT
Update session, AppStream, service, shell metadata, and initial setup about/defaults to use SHIFT-facing product metadata while keeping runtime package IDs and executable names stable. Install Shift AppStream metadata and remove stale upstream metainfo from existing prefixes. Add a guard for product metadata branding.
2026-05-17 15:44:56 +02:00

22 lines
624 B
JSON

{
"KPackageStructure": "Plasma/Shell",
"KPlugin": {
"Authors": [
{
"Email": "devin@kde.org",
"Name": "Devin Lin"
},
{
"Name": "SHIFT Contributors"
}
],
"Category": "",
"Description": "SHIFT shell for mobile and convergent devices",
"Id": "org.kde.plasma.mobileshell",
"License": "GPLv2+",
"Name": "SHIFT",
"Website": "https://invent.kde.org/marcoa/shift-shell"
},
"X-Plasma-APIVersion": "2",
"X-Plasma-FallbackPackage": "org.kde.plasma.nano"
}