mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
Detect the device class, stage the selected experience, and write the resulting setup choices through SetupState. Load the new device and experience modules before the existing setup pages, and use the Shift icon on the finished page.
16 lines
458 B
JSON
16 lines
458 B
JSON
{
|
|
"KPackageStructure": "KPackage/GenericQML",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "",
|
|
"Name": "Marco Allegretti"
|
|
}
|
|
],
|
|
"Description": "Experience profile initial setup module for SHIFT",
|
|
"Id": "org.kde.plasma.mobileinitialstart.experienceprofile",
|
|
"License": "EUPL-1.2",
|
|
"Name": "Experience Profile",
|
|
"Website": "https://kde.org"
|
|
}
|
|
}
|