7806fe73cf
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
857 B
JSON
31 lines
857 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "aix.m@outlook.com",
|
|
"Name": "Aditya Mehra",
|
|
"Name[x-test]": "xxAditya Mehraxx"
|
|
}
|
|
],
|
|
"Description": "Bigscreen Plugin",
|
|
"Description[x-test]": "xxBigscreen Pluginxx",
|
|
"EnabledByDefault": true,
|
|
"Icon": "tvtrusted",
|
|
"Id": "kdeconnect_bigscreen",
|
|
"License": "GPL",
|
|
"Name": "Bigscreen",
|
|
"Name[x-test]": "xxBigscreenxx",
|
|
"ServiceTypes": [
|
|
"KdeConnect/Plugin"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "https://aiix.tk"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.mousepad.request",
|
|
"kdeconnect.bigscreen.stt"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.bigscreen.stt"
|
|
]
|
|
}
|