d33800a748
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"
50 lines
No EOL
1.9 KiB
JSON
50 lines
No EOL
1.9 KiB
JSON
{
|
||
"Encoding": "UTF-8",
|
||
"KPlugin": {
|
||
"Authors": [
|
||
{
|
||
"Email": "albertvaka@gmail.com",
|
||
"Name": "Albert Vaca"
|
||
},
|
||
{
|
||
"Email": "david@davidedmundson.co.uk",
|
||
"Name": "David Edmundson"
|
||
}
|
||
],
|
||
"Description": "Execute console commands remotely",
|
||
"Description[ca]": "Executa ordres de la consola de forma remota",
|
||
"Description[fi]": "Suorita konsolikomentoja etänä",
|
||
"Description[nl]": "Commando's in de terminal op afstand laten uitvoeren",
|
||
"Description[pt]": "Executar de forma remota comandos da consola",
|
||
"Description[pt_BR]": "Executa comandos do console remotamente",
|
||
"Description[sv]": "Kör terminalkommandon på distans",
|
||
"Description[tr]": "Konsol komutlarını uzaktan çalıştır",
|
||
"Description[uk]": "Віддалене виконання консольних команд",
|
||
"Description[x-test]": "xxExecute console commands remotelyxx",
|
||
"EnabledByDefault": true,
|
||
"Icon": "system-run",
|
||
"Id": "kdeconnect_runcommand",
|
||
"License": "GPL",
|
||
"Name": "Run commands",
|
||
"Name[ca]": "Executa ordres",
|
||
"Name[fi]": "Suorita komentoja",
|
||
"Name[nl]": "Commando's uitvoeren",
|
||
"Name[pt]": "Executar comandos",
|
||
"Name[pt_BR]": "Executar comandos",
|
||
"Name[sv]": "Kör kommandon",
|
||
"Name[tr]": "Komut çalıştır",
|
||
"Name[uk]": "Виконання команд",
|
||
"Name[x-test]": "xxRun commandsxx",
|
||
"ServiceTypes": [
|
||
"KdeConnect/Plugin"
|
||
],
|
||
"Version": "0.1",
|
||
"Website": "http://albertvaka.wordpress.com"
|
||
},
|
||
"X-KdeConnect-OutgoingPackageType": [
|
||
"kdeconnect.runcommand"
|
||
],
|
||
"X-KdeConnect-SupportedPackageType": [
|
||
"kdeconnect.runcommand"
|
||
]
|
||
} |