kdeconnect-kde/plugins/sendnotifications/kdeconnect_sendnotifications.json
l10n daemon script c81a4e730b SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2019-08-30 09:20:35 +02:00

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