mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 14:36:01 +03:00
14 lines
309 B
JSON
14 lines
309 B
JSON
|
{
|
||
|
"KPlugin": {
|
||
|
"MimeTypes": [
|
||
|
"application/octet-stream",
|
||
|
"inode/directory"
|
||
|
],
|
||
|
"Name": "@APPLICATION_NAME@Action",
|
||
|
"ServiceTypes": [
|
||
|
"KFileItemAction/Plugin"
|
||
|
]
|
||
|
},
|
||
|
"MimeType": "application/octet-stream;inode/directory;"
|
||
|
}
|