diff options
Diffstat (limited to 'src/itemactions/hidefileitemaction.json')
| -rw-r--r-- | src/itemactions/hidefileitemaction.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/itemactions/hidefileitemaction.json b/src/itemactions/hidefileitemaction.json new file mode 100644 index 000000000..7b4627254 --- /dev/null +++ b/src/itemactions/hidefileitemaction.json @@ -0,0 +1,10 @@ +{ + "KPlugin": { + "Icon": "hide_table_row", + "MimeTypes": [ + "application/octet-stream" + ], + "Name": "Hide" + }, + "X-KDE-Show-In-Submenu": true +} |
