mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
23 lines
694 B
JSON
23 lines
694 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "skilvingr@gmail.com",
|
|
"Name": "Yari Polla",
|
|
"Name[x-test]": "xxYari Pollaxx"
|
|
}
|
|
],
|
|
"Description": "Hotspot quick setting for Plasma Mobile",
|
|
"Description[x-test]": "xxHotspot quick setting for Plasma Mobilexx",
|
|
"Icon": "network-wireless-hotspot",
|
|
"Id": "org.kde.plasma.quicksetting.hotspot",
|
|
"License": "GPL-2.0+",
|
|
"Name": "Hotspot",
|
|
"Name[x-test]": "xxHotspotxx",
|
|
"ServiceTypes": [
|
|
"KPackage/GenericQML"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "https://kde.org"
|
|
}
|
|
}
|