748ae772d4
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"
44 lines
1.7 KiB
JSON
44 lines
1.7 KiB
JSON
{
|
||
"KPlugin": {
|
||
"Authors": [
|
||
{
|
||
"Email": "aleixpol@kde.org",
|
||
"Name": "Aleix Pol i Gonzalez",
|
||
"Name[ca]": "Aleix Pol i Gonzalez",
|
||
"Name[nl]": "Aleix Pol i Gonzalez",
|
||
"Name[tr]": "Aleix Pol i Gonzalez",
|
||
"Name[uk]": "Aleix Pol i Gonzalez",
|
||
"Name[x-test]": "xxAleix Pol i Gonzalezxx"
|
||
}
|
||
],
|
||
"Description": "Use your devices as virtual monitors",
|
||
"Description[ca]": "Useu els vostres dispositius com a monitors virtuals",
|
||
"Description[nl]": "Uw apparaten als virtuele monitoren gebruiken",
|
||
"Description[tr]": "Aygıtlarınızı sanal ekranlar olarak kullanın",
|
||
"Description[uk]": "Використання ваших пристроїв як віртуальних моніторів",
|
||
"Description[x-test]": "xxUse your devices as virtual monitorsxx",
|
||
"EnabledByDefault": true,
|
||
"Icon": "video-monitor",
|
||
"Id": "kdeconnect_virtualmonitor",
|
||
"License": "GPL",
|
||
"Name": "Virtual Monitor",
|
||
"Name[ca]": "Monitor virtual",
|
||
"Name[nl]": "Virtuele monitor",
|
||
"Name[tr]": "Sanal Ekran",
|
||
"Name[uk]": "Віртуальний монітор",
|
||
"Name[x-test]": "xxVirtual Monitorxx",
|
||
"ServiceTypes": [
|
||
"KdeConnect/Plugin"
|
||
],
|
||
"Version": "0.1",
|
||
"Website": "https://kde.org"
|
||
},
|
||
"X-KdeConnect-OutgoingPacketType": [
|
||
"kdeconnect.virtualmonitor",
|
||
"kdeconnect.virtualmonitor.request"
|
||
],
|
||
"X-KdeConnect-SupportedPacketType": [
|
||
"kdeconnect.virtualmonitor",
|
||
"kdeconnect.virtualmonitor.request"
|
||
]
|
||
}
|