kdeconnect-kde/plugins/findthisdevice/kdeconnect_findthisdevice.json

20 lines
551 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "kossebau@kde.org",
"Name": "Friedrich W. H. Kossebau"
}
],
"Description": "Find this device by making it play an alarm sound",
"EnabledByDefault": true,
"Icon": "edit-find",
"License": "GPL",
"Name": "Find this device"
},
"X-KDE-ConfigModule": "kdeconnect/kcms/kdeconnect_findthisdevice_config",
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.findmyphone.request"
]
}