summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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