kdeconnect-kde/plugins/bigscreen/kdeconnect_bigscreen.json
l10n daemon script 84072ff32d 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"
2020-06-02 05:19:27 +02:00

44 lines
1.4 KiB
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "aix.m@outlook.com",
"Name": "Aditya Mehra",
"Name[cs]": "Aditya Mehra",
"Name[lt]": "Aditya Mehra",
"Name[nl]": "Aditya Mehra",
"Name[pt_BR]": "Aditya Mehra",
"Name[uk]": "Aditya Mehra",
"Name[x-test]": "xxAditya Mehraxx"
}
],
"Description": "Bigscreen Plugin",
"Description[cs]": "Modul pro velkou obrazovku",
"Description[lt]": "Bigscreen papildinys",
"Description[nl]": "Bigscreen plug-in",
"Description[uk]": "Додаток для великих екранів",
"Description[x-test]": "xxBigscreen Pluginxx",
"EnabledByDefault": true,
"Icon": "tvtrusted",
"Id": "kdeconnect_bigscreen",
"License": "GPL",
"Name": "Bigscreen",
"Name[cs]": "Velká obrazovka",
"Name[lt]": "Bigscreen",
"Name[nl]": "Bigscreen",
"Name[uk]": "Великий екран",
"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"
]
}