kdeconnect-kde/plugins/telepathy/kdeconnect_telepathy.json
Aleix Pol c521206b16 Move TelepathyQt5 dependency into the plugin
Also drop KF5::Notifications from it
2016-06-18 13:33:58 +02:00

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"
]
}