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
628 B
JSON
23 lines
628 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "aleixpol@kde.org",
|
|
"Name": "Aleix Pol i Gonzalez"
|
|
}
|
|
],
|
|
"Description": "Use your devices as virtual monitors",
|
|
"EnabledByDefault": true,
|
|
"Icon": "video-monitor",
|
|
"License": "GPL",
|
|
"Name": "Virtual Monitor"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.virtualmonitor",
|
|
"kdeconnect.virtualmonitor.request"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.virtualmonitor",
|
|
"kdeconnect.virtualmonitor.request"
|
|
]
|
|
}
|