63cbe17b41
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"
23 lines
683 B
JSON
23 lines
683 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "albertvaka@gmail.com",
|
|
"Name": "Albert Vaca Cintora"
|
|
}
|
|
],
|
|
"Description": "Show device's notifications on this computer and keep them in sync",
|
|
"EnabledByDefault": true,
|
|
"Icon": "preferences-desktop-notification",
|
|
"License": "GPL",
|
|
"Name": "Receive notifications"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.notification.request",
|
|
"kdeconnect.notification.reply",
|
|
"kdeconnect.notification.action"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.notification"
|
|
]
|
|
}
|