┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/itemactions/movetonewfolderitemaction.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/itemactions/movetonewfolderitemaction.json')
-rw-r--r--src/itemactions/movetonewfolderitemaction.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/itemactions/movetonewfolderitemaction.json b/src/itemactions/movetonewfolderitemaction.json
new file mode 100644
index 000000000..069bad6fd
--- /dev/null
+++ b/src/itemactions/movetonewfolderitemaction.json
@@ -0,0 +1,14 @@
+{
+ "KPlugin": {
+ "Icon": "folder-new",
+ "MimeTypes": [
+ "application/octet-stream"
+ ],
+ "Name": "Move to New Folder",
+ "ServiceTypes": [
+ "KFileItemAction/Plugin"
+ ]
+ },
+ "X-KDE-Require": "Write",
+ "X-KDE-Show-In-Submenu": "true"
+}