┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/itemactions/hidefileitemaction.json
blob: 7b46272541d27c3dbf1f6b309608c95481752153 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "KPlugin": {
        "Icon": "hide_table_row",
        "MimeTypes": [
            "application/octet-stream"
        ],
        "Name": "Hide"
    },
    "X-KDE-Show-In-Submenu": true
}