kdeconnect-kde/plugins/ping/kdeconnect_ping.json

22 lines
492 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca Cintora"
}
],
"Description": "Send and receive pings",
"EnabledByDefault": true,
"Icon": "dialog-ok",
"License": "GPL",
"Name": "Ping"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.ping"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.ping"
]
}