c521206b16
Also drop KF5::Notifications from it
27 lines
808 B
JSON
27 lines
808 B
JSON
{
|
|
"Encoding": "UTF-8",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Name": "David Edmundson",
|
|
"Email": "davidedmundson@kde.org"
|
|
}
|
|
],
|
|
"Description": "Show notifications for calls and SMS (answering coming soon)",
|
|
"EnabledByDefault": true,
|
|
"Icon": "telepathy",
|
|
"Id": "kdeconnect_telepathy",
|
|
"License": "GPL",
|
|
"Name": "Telepathy service integration",
|
|
"ServiceTypes": [ "KdeConnect/Plugin" ],
|
|
"Version": "0.1",
|
|
"Website": "http://blog.davidedmundson.co.uk"
|
|
},
|
|
"X-KdeConnect-OutgoingPackageType": [
|
|
"kdeconnect.telephony.request",
|
|
"kdeconnect.sms.request"
|
|
],
|
|
"X-KdeConnect-SupportedPackageType": [
|
|
"kdeconnect.telephony"
|
|
]
|
|
}
|