16 lines
377 B
JSON
16 lines
377 B
JSON
|
{
|
||
|
"KPlugin": {
|
||
|
"Category": "Utilities",
|
||
|
"Description": "Send file to other device using KDE Connect",
|
||
|
"Icon": "kdeconnect",
|
||
|
"License": "GPL",
|
||
|
"MimeTypes": [
|
||
|
"application/octet-stream"
|
||
|
],
|
||
|
"Name": "Send file via KDE Connect",
|
||
|
"ServiceTypes": [
|
||
|
"KFileItemAction/Plugin"
|
||
|
]
|
||
|
}
|
||
|
}
|