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