diff options
| author | jvoisin | 2019-11-25 21:56:24 +0100 |
|---|---|---|
| committer | jvoisin | 2019-11-25 21:56:24 +0100 |
| commit | ada53cb9c6e53dddabd4fcdb176a8bf509b75bbd (patch) | |
| tree | e301e2fea33146d829a9caa81840a5f2ea1705c7 /dolphin/README.md | |
| parent | 655c19d17d05a2a40a7d27555c5b94fd40a44c58 (diff) | |
Add an integration with Dolphin
Diffstat (limited to 'dolphin/README.md')
| -rw-r--r-- | dolphin/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
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 @@ | |||
| 1 | Dolphin integration | ||
| 2 | =================== | ||
| 3 | |||
| 4 | Thanks to [Miguel Marco](https://riemann.unizar.es/~mmarco/), here is an neat | ||
| 5 | integration for [Dolphin](https://kde.org/applications/system/org.kde.dolphin), | ||
| 6 | the KDE file manager: | ||
| 7 | |||
| 8 | 1. Add the `mat.desktop` file either in | ||
| 9 | - `/usr/share/kservices5/ServiceMenus/` to install it globally | ||
| 10 | - `~/.local/share/kservices5/ServiceMenus/` for a specific user | ||
| 11 | 2. Run `kbuildsycoca5` to update the corresponding database | ||
| 12 | 3. Enjoy your new contextual menu to remove metadata from your files! | ||
| 13 | |||
| 14 | |||
