kdeconnect-kde/plugins/runcommand/kdeconnect_runcommand.json
l10n daemon script c81a4e730b 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"
2019-08-30 09:20:35 +02:00

47 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca",
"Name[sr@ijekavian]": "Алберт Вака Синтора",
"Name[sr@ijekavianlatin]": "Albert Vaka Sintora",
"Name[sr@latin]": "Albert Vaka Sintora",
"Name[sr]": "Алберт Вака Синтора"
},
{
"Email": "david@davidedmundson.co.uk",
"Name": "David Edmundson",
"Name[sr@ijekavian]": "Дејвид Едмундсон",
"Name[sr@ijekavianlatin]": "Dejvid Edmundson",
"Name[sr@latin]": "Dejvid Edmundson",
"Name[sr]": "Дејвид Едмундсон"
}
],
"Description": "Execute console commands remotely",
"Description[sr@ijekavian]": "Даљински извршава наредбе у конзоли",
"Description[sr@ijekavianlatin]": "Daljinski izvršava naredbe u konzoli",
"Description[sr@latin]": "Daljinski izvršava naredbe u konzoli",
"Description[sr]": "Даљински извршава наредбе у конзоли",
"EnabledByDefault": true,
"Icon": "system-run",
"Id": "kdeconnect_runcommand",
"License": "GPL",
"Name": "Run commands",
"Name[sr@ijekavian]": "Изврши наредбе",
"Name[sr@ijekavianlatin]": "Izvrši naredbe",
"Name[sr@latin]": "Izvrši naredbe",
"Name[sr]": "Изврши наредбе",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.runcommand"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.runcommand.request"
]
}