kdeconnect-kde/fileitemactionplugin/kdeconnectsendfile.json

16 lines
377 B
JSON
Raw Normal View History

2019-11-25 15:14:24 +00:00
{
"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"
]
}
}