c81a4e730b
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
31 lines
1 KiB
JSON
31 lines
1 KiB
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "holger.k@elberer.de",
|
|
"Name": "Holger Kaelberer",
|
|
"Name[sr@ijekavian]": "Холгер Келберер",
|
|
"Name[sr@ijekavianlatin]": "Holger Kelberer",
|
|
"Name[sr@latin]": "Holger Kelberer",
|
|
"Name[sr]": "Холгер Келберер"
|
|
}
|
|
],
|
|
"Description": "Broadcast this computer's notifications, so they can be shown on other devices.",
|
|
"EnabledByDefault": false,
|
|
"Icon": "preferences-desktop-notification",
|
|
"Id": "kdeconnect_sendnotifications",
|
|
"License": "GPL",
|
|
"Name": "Send notifications",
|
|
"ServiceTypes": [
|
|
"KdeConnect/Plugin"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "http://albertvaka.wordpress.com"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.notification"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.notification.request"
|
|
]
|
|
}
|