mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
Point the mobile shell, navigation, and Waydroid KCM metadata at the Shift repository. Brand the KDED startup and APN autodetect module names and descriptions as SHIFT while keeping existing plasma-mobile plugin/library identifiers stable. Add a guard for these metadata surfaces so upstream project URLs and translated Plasma Mobile overrides are not reintroduced.
9 lines
232 B
JSON
9 lines
232 B
JSON
{
|
|
"KPlugin": {
|
|
"Description": "Run initial tasks for SHIFT during session startup",
|
|
"Name": "SHIFT Start"
|
|
},
|
|
"X-KDE-Kded-autoload": true,
|
|
"X-KDE-Kded-phase": 1,
|
|
"X-KDE-Library": "plasma-mobile"
|
|
}
|