From f506666540981b9e46c4b5d6c7add179f3c4c709 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Mon, 1 Aug 2022 16:35:35 +0000 Subject: Install dolphinpart actions as standalone file This will allow Konqueror to use it without relying on the KPart being loaded using KService --- src/dolphinpart.json.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/dolphinpart.json.in') diff --git a/src/dolphinpart.json.in b/src/dolphinpart.json.in index fb58dada0..907fe2962 100644 --- a/src/dolphinpart.json.in +++ b/src/dolphinpart.json.in @@ -69,5 +69,6 @@ }, "MimeType": "inode/directory;", "X-KDE-BrowserView-Built-Into": "konqueror", - "X-KDE-BrowserView-HideFromMenus": true + "X-KDE-BrowserView-HideFromMenus": true, + "X-Konqueror-Actions-File": "@KDE_INSTALL_FULL_DATADIR@/dolphin/dolphinpartactions.desktop" } -- cgit v1.3.1