shift-shell/kcms/hotspot/kcm_mobile_hotspot.json
Devin Lin 56d530f855 kcms: Fix package format
Fix kcm package format so that they show up in the settings.
2023-03-14 20:56:30 -07:00

46 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Authors": [
{
"Email": "fella@posteo.de",
"Name": "Tobias Fella"
}
],
"Category": "System Information",
"Description": "Wi-Fi Hotspot",
"EnabledByDefault": true,
"FormFactors": [
"handset",
"tablet",
"mediacenter"
],
"Icon": "network-wireless-hotspot",
"Id": "kcm_mobile_hotspot",
"License": "GPL",
"Name": "Hotspot",
"Name[ca@valencia]": "Punt d'accés",
"Name[ca]": "Punt d'accés",
"Name[cs]": "Hotspot",
"Name[en_GB]": "Hotspot",
"Name[es]": "Punto de acceso",
"Name[eu]": "Berogunea",
"Name[fi]": "Tukiasema",
"Name[fr]": "Points d'accès",
"Name[it]": "Hotspot",
"Name[ka]": "ჰოტსპოტი",
"Name[nl]": "Hotspot",
"Name[nn]": "Trådlaussone",
"Name[sl]": "Vroča točka",
"Name[tr]": "Erişim Noktası",
"Name[uk]": "Точка доступу",
"Name[x-test]": "xxHotspotxx",
"ServiceTypes": [
"KCModule"
],
"Version": "0.1",
"Website": "https://plasma-mobile.org/"
},
"X-KDE-System-Settings-Parent-Category": "network",
"X-Plasma-MainScript": "ui/main.qml",
"X-Plasma-Package": "kcm_mobile_hotspot"
}