From ada53cb9c6e53dddabd4fcdb176a8bf509b75bbd Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 25 Nov 2019 21:56:24 +0100 Subject: Add an integration with Dolphin --- dolphin/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dolphin/README.md (limited to 'dolphin/README.md') diff --git a/dolphin/README.md b/dolphin/README.md new file mode 100644 index 0000000..9e7da44 --- /dev/null +++ b/dolphin/README.md @@ -0,0 +1,14 @@ +Dolphin integration +=================== + +Thanks to [Miguel Marco](https://riemann.unizar.es/~mmarco/), here is an neat +integration for [Dolphin](https://kde.org/applications/system/org.kde.dolphin), +the KDE file manager: + +1. Add the `mat.desktop` file either in + - `/usr/share/kservices5/ServiceMenus/` to install it globally + - `~/.local/share/kservices5/ServiceMenus/` for a specific user +2. Run `kbuildsycoca5` to update the corresponding database +3. Enjoy your new contextual menu to remove metadata from your files! + + -- cgit v1.3