summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorg2019-12-01 12:22:14 +0000
committergeorg2019-12-01 12:28:55 +0000
commitdb797e3a5274dd1961b92f496d0599fb8b5d7e9a (patch)
treeec4534a293f5afbeea7bb06fb2041eb817c1d9f0
parentda182dc2f8938fb17a0a8e43c934300517e3d686 (diff)
Mention KDE Dolphin service menu (and fix typo)
-rw-r--r--README.md5
-rw-r--r--dolphin/README.md2
2 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index e0866b4..affbf62 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,9 @@ Maybe you don't want to disclose those information.
25This is precisely the job of mat2: getting rid, as much as possible, of 25This is precisely the job of mat2: getting rid, as much as possible, of
26metadata. 26metadata.
27 27
28mat2 provides both a command line tool, and a graphical user interface 28mat2 provides a command line tool, and graphical user interfaces via a service
29via an extension for Nautilus, the default file manager of GNOME. 29menu for Dolphin, the default file manager of KDE, and an extension for
30Nautilus, the default file manager of GNOME.
30 31
31# Requirements 32# Requirements
32 33
diff --git a/dolphin/README.md b/dolphin/README.md
index 9e7da44..16a3296 100644
--- a/dolphin/README.md
+++ b/dolphin/README.md
@@ -5,7 +5,7 @@ Thanks to [Miguel Marco](https://riemann.unizar.es/~mmarco/), here is an neat
5integration for [Dolphin](https://kde.org/applications/system/org.kde.dolphin), 5integration for [Dolphin](https://kde.org/applications/system/org.kde.dolphin),
6the KDE file manager: 6the KDE file manager:
7 7
81. Add the `mat.desktop` file either in 81. Add the `mat2.desktop` file either in
9 - `/usr/share/kservices5/ServiceMenus/` to install it globally 9 - `/usr/share/kservices5/ServiceMenus/` to install it globally
10 - `~/.local/share/kservices5/ServiceMenus/` for a specific user 10 - `~/.local/share/kservices5/ServiceMenus/` for a specific user
112. Run `kbuildsycoca5` to update the corresponding database 112. Run `kbuildsycoca5` to update the corresponding database