shift-shell/initialstart/modules/deviceprofile/metadata.json
Marco Allegretti 4b34bca697 Brand initial setup module metadata as SHIFT
Update first-run KPackage descriptions and websites so package-visible metadata points at SHIFT while keeping the existing mobileinitialstart package IDs stable. Remove localized Description entries that could override the new SHIFT-facing base descriptions. Add a CTest guard for the first-run module metadata.
2026-05-17 15:54:55 +02:00

16 lines
472 B
JSON

{
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": {
"Authors": [
{
"Email": "",
"Name": "Marco Allegretti"
}
],
"Description": "Device profile initial setup module for SHIFT",
"Id": "org.kde.plasma.mobileinitialstart.deviceprofile",
"License": "EUPL-1.2",
"Name": "Device Profile",
"Website": "https://invent.kde.org/marcoa/shift-shell"
}
}