e7578cc129
He is committing a similar patch to kdeconnect-android
29 lines
873 B
JSON
29 lines
873 B
JSON
{
|
|
"Encoding": "UTF-8",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "albertvaka@gmail.com",
|
|
"Name": "Albert Vaca",
|
|
"Name[x-test]": "xxAlbert Vacaxx"
|
|
}
|
|
],
|
|
"Description": "Show device's notifications on this computer and keep them in sync",
|
|
"EnabledByDefault": true,
|
|
"Icon": "preferences-desktop-notification",
|
|
"Id": "kdeconnect_notifications",
|
|
"License": "GPL",
|
|
"Name": "Receive notifications",
|
|
"ServiceTypes": [
|
|
"KdeConnect/Plugin"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "http://albertvaka.wordpress.com"
|
|
},
|
|
"X-KdeConnect-OutgoingPackageType": [
|
|
"kdeconnect.notification.request"
|
|
],
|
|
"X-KdeConnect-SupportedPackageType": [
|
|
"kdeconnect.notification"
|
|
]
|
|
}
|