Add missing file
This commit is contained in:
parent
fcbb28d1c4
commit
fe22d26f85
1 changed files with 15 additions and 0 deletions
15
fileitemactionplugin/kdeconnectsendfile.json
Normal file
15
fileitemactionplugin/kdeconnectsendfile.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue