22 lines
530 B
JSON
22 lines
530 B
JSON
|
{
|
||
|
"KPlugin": {
|
||
|
"Authors": [
|
||
|
{
|
||
|
"Email": "aleixpol@kde.org",
|
||
|
"Name": "Aleix Pol"
|
||
|
}
|
||
|
],
|
||
|
"Description": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"Icon": "view-presentation",
|
||
|
"Id": "kdeconnect_presenter",
|
||
|
"License": "GPL",
|
||
|
"Name": "Presenter",
|
||
|
"ServiceTypes": [ "KdeConnect/Plugin" ]
|
||
|
},
|
||
|
"X-KdeConnect-OutgoingPacketType": [],
|
||
|
"X-KdeConnect-SupportedPacketType": [
|
||
|
"kdeconnect.presenter"
|
||
|
]
|
||
|
}
|