┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/itemactions/movetonewfolderitemaction.json
blob: 069bad6fd374245a11ad9ac7564d5b6fc973e419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"
}