mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
We use the Android APN list here in order to determine the APN settings from SIM information. Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/285 Address feedback
11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"KPlugin": {
|
|
"Description": "Autodetect cellular APNs in Plasma Mobile",
|
|
"Name": "Plasma Mobile 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"
|
|
}
|