shift-shell/kded/autodetectapn/kded_plasma_mobile_autodetectapn.json
Devin Lin 0e280a94ca kded/autodetectapn: Add background service to automatically add APN connections
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
2024-02-23 15:35:31 +00:00

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"
}