mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
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.
22 lines
624 B
JSON
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"
|
|
}
|