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.
11 lines
290 B
JSON
11 lines
290 B
JSON
{
|
|
"KPlugin": {
|
|
"Description": "Autodetect cellular APNs in SHIFT",
|
|
"Name": "SHIFT Autodetect APNs"
|
|
},
|
|
"OnlyShowIn": "KDE;",
|
|
"X-KDE-Kded-autoload": true,
|
|
"X-KDE-Kded-load-on-demand": true,
|
|
"X-KDE-Kded-phase": 1,
|
|
"X-KDE-Library": "plasma-mobile"
|
|
}
|